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

A

ACCEPT - Static variable in class edu.UCL.satin.arch.components.Reflective
 
Advertisable - interface edu.UCL.satin.impl.arch.components.comms.Advertisable.
Represents an Advertisable Component
Advertiser - interface edu.UCL.satin.impl.arch.components.comms.Advertiser.
Represents a SATIN Advertiser Component
AdvertisingServer - class edu.UCL.satin.impl.advertising.central.server.AdvertisingServer.
 
AdvertisingServer() - Constructor for class edu.UCL.satin.impl.advertising.central.server.AdvertisingServer
Creates a new Advertigsing server
AnyFilter - class edu.UCL.satin.impl.arch.attribute.AnyFilter.
An attribute comparison filter that always returns true
AnyFilter() - Constructor for class edu.UCL.satin.impl.arch.attribute.AnyFilter
 
acceptLMU(LMU) - Method in class edu.UCL.satin.arch.components.Deployer
 
acceptLMU(LMU) - Method in class edu.UCL.satin.arch.components.Reflective
Allows the Reflective component to inspect a given LMU and receive parts of it
acceptLMU(LMU) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
 
acceptLMU(LMU) - Method in class edu.UCL.satin.impl.container.Core
 
active - Variable in class edu.UCL.satin.impl.advertising.central.server.AdvertisingServer
 
addAdvertisable(Advertisable) - Method in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
 
addAdvertisable(Advertisable) - Method in interface edu.UCL.satin.impl.arch.components.comms.Advertiser
Adds a new component to be advertised with this Advertiser.
addAttribute(GenericAttribute) - Method in class edu.UCL.satin.arch.components.Component
Adds a new attribute to this component if it is not immutable
addAttribute(GenericAttribute) - Method in interface edu.UCL.satin.arch.facets.ComponentFacet
Adds an attribute to the component's propeties
addAttribute(GenericAttribute) - Method in interface edu.UCL.satin.arch.lmu.LMU
Adds an attribute to the lmu
addAttribute(GenericAttribute) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
addByteCode(String, byte[], Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
addClass(Class) - Method in interface edu.UCL.satin.arch.lmu.LMU
Adds a class to the current lmu.
addClass(Class) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
addClass(Class, Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
addClass(ClassListener, String) - Method in class mitoolkit.core.ListenerNotifier
 
addClass(ObjectListener, String) - Method in class mitoolkit.core.ListenerNotifier
 
addClass(ClassListener, String) - Method in class mitoolkit.core.SerializationHandler
 
addClass(ObjectListener, String) - Method in class mitoolkit.core.SerializationHandler
 
addClass(ClassListener, String) - Method in class mitoolkit.server.MiServer
 
addClass(ObjectListener, String) - Method in class mitoolkit.server.MiServer
 
addClasses(Class[], Hashtable) - Static method in class mitoolkit.core.ClassInspector
 
addComponent(Component) - Method in interface edu.UCL.satin.arch.lmu.LMU
Adds a new component to the LMU
addComponent(Component) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
addData(Object) - Method in interface edu.UCL.satin.arch.lmu.LMU
Adds data to the lmu
addData(Object) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
addHandler(Handler) - Method in interface edu.UCL.satin.arch.lmu.LMU
Adds a Handler to the lmu
addHandler(Handler) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
addListener(ComponentListener) - Method in interface edu.UCL.satin.arch.facets.ContainerFacet
Adds a listener that will be notified when any new component is deployed or removed.
addListener(ComponentListener, Hashtable) - Method in interface edu.UCL.satin.arch.facets.ContainerFacet
Adds a listener that will be notified when any new component matching the filter given is deployed or removed.
addListener(ComponentListener) - Method in interface edu.UCL.satin.facets.DiscoveryFacet
Adds a listener that will be notified when any new component is discovered.
addListener(ComponentListener, Hashtable) - Method in interface edu.UCL.satin.facets.DiscoveryFacet
Adds a listener that will be notified when any new component matching the filter given is discovered.
addListener(ComponentListener) - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
 
addListener(ComponentListener, Hashtable) - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
 
addListener(ComponentListener) - Method in class edu.UCL.satin.impl.arch.components.comms.Discovery
Adds a listener that will be notified when any new component is discovered.
addListener(ComponentListener, Hashtable) - Method in class edu.UCL.satin.impl.arch.components.comms.Discovery
Adds a listener that will be notified when any new component matching the filter given is discovered.
addListener(ComponentListener) - Method in class edu.UCL.satin.impl.container.Core
 
addListener(ComponentListener, Hashtable) - Method in class edu.UCL.satin.impl.container.Core
 
addListener(ClassListener, String[]) - Method in class mitoolkit.core.ListenerNotifier
 
addListener(ClassListener, String) - Method in class mitoolkit.core.ListenerNotifier
 
addListener(ObjectListener, String[]) - Method in class mitoolkit.core.ListenerNotifier
 
addListener(ObjectListener, String) - Method in class mitoolkit.core.ListenerNotifier
 
addListener(ClassListener) - Method in class mitoolkit.core.SerializationHandler
 
addListener(ClassListener, String) - Method in class mitoolkit.core.SerializationHandler
 
addListener(ClassListener, String[]) - Method in class mitoolkit.core.SerializationHandler
 
addListener(ObjectListener) - Method in class mitoolkit.core.SerializationHandler
 
addListener(ObjectListener, String) - Method in class mitoolkit.core.SerializationHandler
 
addListener(ObjectListener, String[]) - Method in class mitoolkit.core.SerializationHandler
 
addListener(ClassListener) - Method in class mitoolkit.server.MiServer
 
addListener(ClassListener, String) - Method in class mitoolkit.server.MiServer
 
addListener(ClassListener, String[]) - Method in class mitoolkit.server.MiServer
 
addListener(ObjectListener) - Method in class mitoolkit.server.MiServer
 
addListener(ObjectListener, String) - Method in class mitoolkit.server.MiServer
 
addListener(ObjectListener, String[]) - Method in class mitoolkit.server.MiServer
 
addObject(Object) - Method in interface edu.UCL.satin.arch.lmu.LMU
Adds an Object to the current lmu.
addObject(Object) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
addUbiquitousClass(String) - Method in interface edu.UCL.satin.arch.facets.DeployerFacet
Denotes a class to be ubiquitous - This means that this class is assumed to be on all SATIN hosts and will not be sent by the deployer.
addUbiquitousClass(String) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
 
addUbiquitousClass(String) - Static method in class mitoolkit.core.SerializationHandler
 
addUbiquitousClass(String) - Static method in class mitoolkit.server.MiServer
 
addUbiquitousPackage(String) - Method in interface edu.UCL.satin.arch.facets.DeployerFacet
Denotes that all classes in the given package (and all subpackages) are ubiquitous.
addUbiquitousPackage(String) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
 
addUbiquitousPackage(String) - Static method in class mitoolkit.core.SerializationHandler
 
addUbiquitousPackage(String) - Static method in class mitoolkit.server.MiServer
 
addVersion(Component) - Method in class edu.UCL.satin.impl.container.ComponentVersions
Adds a different version of this component to the list
address - Variable in class edu.UCL.satin.impl.localhost.SimpleLocalHost
 
advertisables - Variable in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
 
advertise(Vector) - Method in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
 
advertise(Advertisable) - Method in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
 
asString() - Method in class edu.UCL.satin.impl.advertising.location.IPLocation
 
asString() - Method in class edu.UCL.satin.impl.remotecomponents.Location
 
asyncReceive(RemoteComponent, Reflective) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
 
asyncSend(LMU) - Method in class edu.UCL.satin.arch.components.Deployer
Sends asynchronously the given LMU to a remote host.
asyncSend(LMU) - Method in interface edu.UCL.satin.arch.facets.DeployerFacet
Sends asynchronously the given LMU to a remote host.
asyncSend(LMU) - Method in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
 

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