A B C D E F G H I K L M N O P Q R S T U V W _

G

GenericAttribute - class edu.UCL.satin.arch.attribute.GenericAttribute.
This class is used to store a component attribute.
GenericAttribute(Object, Object, boolean) - Constructor for class edu.UCL.satin.arch.attribute.GenericAttribute
 
GenericAttribute(Object, Object) - Constructor for class edu.UCL.satin.arch.attribute.GenericAttribute
 
GreaterEqualThanFilter - class edu.UCL.satin.impl.arch.attribute.GreaterEqualThanFilter.
An attribute comparison filter that returns true if the value of the attribute is greater than or equal to that of the filter
GreaterEqualThanFilter() - Constructor for class edu.UCL.satin.impl.arch.attribute.GreaterEqualThanFilter
 
GreaterThanFilter - class edu.UCL.satin.impl.arch.attribute.GreaterThanFilter.
An attribute comparison filter that returns true if the value of the attribute is greater than that of the filter
GreaterThanFilter() - Constructor for class edu.UCL.satin.impl.arch.attribute.GreaterThanFilter
 
generateLocalLocation() - Static method in class edu.UCL.satin.impl.advertising.location.IPLocation
 
generateSourceID() - Method in class mitoolkit.core.SerializationHandler
 
getAttribute(Object) - Method in class edu.UCL.satin.arch.components.Component
Returns the attribute matching the given key.
getAttribute(Object) - Method in interface edu.UCL.satin.arch.facets.ComponentFacet
Gets an attribute from the properties of this component
getAttribute(Object) - Method in interface edu.UCL.satin.arch.lmu.LMU
Returns an attribute from the lmu
getAttribute(Object) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
getByteCode(String) - Method in class mitoolkit.core.ClassSpace
returns the bytecode corresponding to the class name if it's not a class that has been migrated i.e.
getByteCodeFromFile(String) - Static method in class mitoolkit.core.ClassSpace
Gets the bytecode from the classpath* i.e.
getClass(String) - Method in class mitoolkit.core.ClassSpace
 
getClassClosure(Class, int) - Static method in class mitoolkit.core.ClassInspector
Compute, within a given µ Server, the class closure of the specified class, as specified by the closureType parameter.
getClassClosure(Class, int, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getClassLoader(Class) - Static method in class mitoolkit.core.MobileClassLoader
 
getClassNames(Class[]) - Static method in class mitoolkit.core.ClassInspector
Return the class names of the specified class objects.
getClasses() - Method in interface edu.UCL.satin.arch.lmu.LMU
Returns the classes stored in this lmu
getClasses() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
getComponent(Object) - Method in class edu.UCL.satin.arch.components.container.Container
Returns a component found with the given ID attribute
getComponent(Object) - Method in class edu.UCL.satin.impl.container.Core
 
getComponents(Hashtable) - Method in interface edu.UCL.satin.arch.facets.ContainerFacet
 
getComponents() - Method in interface edu.UCL.satin.arch.lmu.LMU
Returns the components stored in this lmu.
getComponents(Hashtable) - Method in interface edu.UCL.satin.facets.DiscoveryFacet
Returns an array of Components found that match the given property set
getComponents() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
getComponents(Hashtable) - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
 
getComponents() - Method in class edu.UCL.satin.impl.advertising.central.server.AdvertisingServer
Returns the list of components that this server has
getComponents(Hashtable) - Method in class edu.UCL.satin.impl.arch.components.comms.Discovery
Returns an array of Components found that match the given property set
getComponents(Hashtable) - Method in class edu.UCL.satin.impl.container.Core
 
getContainer() - Static method in class edu.UCL.satin.arch.components.container.Container
Returns an instance of the Container for this node
getData() - Method in interface edu.UCL.satin.arch.lmu.LMU
Returns the data stored in this lmu
getData() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
getDeclaredClassClosure(Class) - Static method in class mitoolkit.core.ClassInspector
Returns an array containing class objects representing all the classes and interfaces that are members of the class represented by the specified class object.
getDeclaredClassClosure(Class, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getDeclaredClassClosure(Class, Vector) - Static method in class mitoolkit.core.ClassInspector
 
getDeclaredClassClosure(Class, Vector, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getDeclaredClasses(Class) - Static method in class mitoolkit.core.ClassInspector
Returns an array of class objects reflecting all the classes and interfaces declared as members of the class represented by the specified class object.
getDeclaredClasses(Class, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getDeclaredClasses(Class, boolean) - Static method in class mitoolkit.core.ClassInspector
 
getDefaultClassClosure() - Static method in class mitoolkit.server.MiServer
 
getDefaultObjectClosure() - Static method in class mitoolkit.server.MiServer
 
getDefaultPriority() - Static method in class mitoolkit.server.MiServer
 
getDefaultRegistrar() - Method in class edu.UCL.satin.arch.components.container.Container
Returns the default registrar of the container
getDefaultRegistrar() - Method in interface edu.UCL.satin.arch.facets.ContainerFacet
 
getDefaultRegistrar() - Method in class edu.UCL.satin.impl.container.Core
 
getFilter() - Method in class edu.UCL.satin.impl.container.ComponentListenerFilter
returns the filter for this component listner
getFullClassClosure(Class) - Static method in class mitoolkit.core.ClassInspector
Retrieve the full class closure of the given class.
getFullClassClosure(Class, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getFullClassClosure(MobileClassLoader, Class, byte[], Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getHandler() - Method in interface edu.UCL.satin.arch.lmu.LMU
Returns the Handler for this lmu
getHandler() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
getHostID() - Method in interface edu.UCL.satin.impl.arch.components.localhost.LocalHost
 
getHostID() - Method in class edu.UCL.satin.impl.localhost.SimpleLocalHost
 
getIP() - Method in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
Returns the IP of the remote server
getInternal() - Method in class mitoolkit.core.MiToolkitException
Returns the internal exception associated with this object.
getIp() - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
 
getKey() - Method in class edu.UCL.satin.arch.attribute.GenericAttribute
 
getLatestVersion() - Method in class edu.UCL.satin.impl.container.ComponentVersions
Returns the latest version of this component available
getListener() - Method in class edu.UCL.satin.impl.container.ComponentListenerFilter
returns the actual component listener
getLocation() - Method in interface edu.UCL.satin.facets.HasLocation
 
getLocation() - Method in class edu.UCL.satin.impl.localhost.SimpleLocalHost
 
getLocation() - Method in class edu.UCL.satin.impl.remotecomponents.RemoteComponent
 
getMessage() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
 
getMessage() - Method in class edu.UCL.satin.impl.advertising.central.server.AdvertisingServer
 
getMessage() - Method in interface edu.UCL.satin.impl.arch.components.comms.Advertisable
Returns the message that will be used to advertise this component
getMessage() - Method in class edu.UCL.satin.impl.localhost.SimpleLocalHost
 
getMessage() - Method in class edu.UCL.satin.impl.remotecomponents.RemoteComponent
 
getMobileClassLoader(String) - Method in class mitoolkit.core.ClassSpaceManager
 
getObjectClosure(Object, int) - Static method in class mitoolkit.core.ObjectInspector
 
getObjectClosure(Object, int, Hashtable) - Static method in class mitoolkit.core.ObjectInspector
 
getObjectClosureType(Object, int) - Static method in class mitoolkit.core.ObjectInspector
 
getObjectClosureType(Object, int, Hashtable) - Static method in class mitoolkit.core.ObjectInspector
 
getObjects() - Method in interface edu.UCL.satin.arch.lmu.LMU
Returns the objects stored in this lmu
getObjects() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
getPort() - Method in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
Returns the port of the remote server
getPort() - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
 
getPort() - Method in class edu.UCL.satin.impl.advertising.central.server.AdvertisingServer
Returns the port that this advertising server is listening to
getPrintStream() - Method in class edu.UCL.satin.impl.Debug.Debug
 
getPrintStream() - Method in interface edu.UCL.satin.impl.Debug.DebugFacet
 
getPrivateClassSpace() - Method in class mitoolkit.core.MobileClassLoader
 
getProperties() - Method in class edu.UCL.satin.arch.components.Component
Returns a hashtable of all component attributes
getProperties() - Method in interface edu.UCL.satin.arch.facets.ComponentFacet
Returns the properties (i.e.
getProperties() - Method in interface edu.UCL.satin.arch.lmu.LMU
Returns the properties of this lmu
getProperties() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
getReferencedClasses(Class) - Static method in class mitoolkit.core.ClassInspector
Retrieve all the classes that are referenced by a given class.
getReferencedClasses(Class, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getReferencedClasses(Class, byte[]) - Static method in class mitoolkit.core.ClassInspector
Reads the bytecode of a class and returns the names of all classes referenced by it in any way.
getRegisteredMobileClassLoader(String) - Method in class mitoolkit.core.ClassSpaceManager
 
getRemoteComponents() - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
This method returns all the components available at a remote server.
getRoot(Class) - Static method in class mitoolkit.core.ClassInspector
 
getRoot(Class, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
getSharedClass(String) - Static method in class mitoolkit.server.MiServer
 
getSharedClassLoader() - Static method in class mitoolkit.core.SerializationHandler
 
getSharedClassLoader() - Static method in class mitoolkit.server.MiServer
 
getSharedClassSpace() - Method in class mitoolkit.core.MobileClassLoader
 
getSharedClassSpace() - Static method in class mitoolkit.core.SerializationHandler
 
getSleep() - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
 
getSourceID() - Method in class mitoolkit.core.SerializationHandler
 
getStreamClasses() - Method in class mitoolkit.core.ObjectInspector.TestInputStream
 
getURL() - Method in interface edu.UCL.satin.facets.NeedsURL
 
getValue() - Method in class edu.UCL.satin.arch.attribute.GenericAttribute
 
getVersions() - Method in class edu.UCL.satin.impl.container.ComponentVersions
Returns the list of all versions available for this component

A B C D E F G H I K L M N O P Q R S T U V W _