edu.utah.janosvm.resources
Class NameSpaceSpec
java.lang.Object
|
+--edu.utah.janosvm.resources.ResourceSpec
|
+--edu.utah.janosvm.resources.NameSpaceSpec
- public final class NameSpaceSpec
- extends ResourceSpec
Resource specification for the root name space of a team. This allows you
to specify which classes should be imported from other teams, thus allowing
the teams to share objects.
- Author:
- Tim Stack, Utah Janos Team
Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait,
wait0 |
NameSpaceSpec
public NameSpaceSpec(NameSpaceGroup[] nsg)
- Construct a name space resource specification with the given class
imports.
- Parameters:
nsg
- An array of NameSpaceGroup's which describe which class
groups should be imported into the team.
nativeConstructor
private void nativeConstructor(NameSpaceGroup[] nsg)
- Construct the native part of the class.
nativeFinalizer
private void nativeFinalizer()
- Finalize the native part of the class.
finalize
public void finalize()
- Overrides:
- finalize in class java.lang.Object
current
public static NameSpaceSpec current()
This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002