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

C

CLASS - Static variable in interface mitoolkit.core.CoreConstants
 
CONSTANT_Class - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_Double - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_Fieldref - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_Float - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_Integer - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_InterfaceMethodref - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_Long - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_Methodref - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_NameAndType - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_String - Static variable in class mitoolkit.core.ClassInspector
 
CONSTANT_Utf8 - Static variable in class mitoolkit.core.ClassInspector
 
CentralAdvertising - class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising.
 
CentralAdvertising() - Constructor for class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
Creates a new CentralAdvertising component
CentralDiscovery - class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery.
This Discovery component interfaces with AdvertisingServer.java
CentralDiscovery() - Constructor for class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
Initialises the component.
ClassClosureConstants - interface mitoolkit.core.ClassClosureConstants.
 
ClassInspector - class mitoolkit.core.ClassInspector.
Utilities for retrieving information about the classes that are declared and referenced by a given class, thus allowing to determine its class closure.
ClassInspector() - Constructor for class mitoolkit.core.ClassInspector
 
ClassListener - interface mitoolkit.core.ClassListener.
 
ClassSpace - class mitoolkit.core.ClassSpace.
Class ClassSpace: HProvides a container that holds a list of class objects for classes in the classspace of a classloader.
ClassSpace() - Constructor for class mitoolkit.core.ClassSpace
 
ClassSpaceManager - class mitoolkit.core.ClassSpaceManager.
 
ClassSpaceManager() - Constructor for class mitoolkit.core.ClassSpaceManager
 
Component - class edu.UCL.satin.arch.components.Component.
The SATIN component generalisation
Component(Object) - Constructor for class edu.UCL.satin.arch.components.Component
Creates a new changeable component
Component(Object, boolean, Hashtable) - Constructor for class edu.UCL.satin.arch.components.Component
Creates a new component with the given identifier.
ComponentFacet - interface edu.UCL.satin.arch.facets.ComponentFacet.
The component facet.
ComponentListener - interface edu.UCL.satin.arch.facets.ComponentListener.
This interface is to be implemented by classes that need to be notified if a new component is found
ComponentListenerFilter - class edu.UCL.satin.impl.container.ComponentListenerFilter.
This is a datastructure that maps between a component listener and a matching filter.
ComponentListenerFilter(ComponentListener, Hashtable) - Constructor for class edu.UCL.satin.impl.container.ComponentListenerFilter
Creates a new ComponentListenerFilter
ComponentListenerFilter(ComponentListener) - Constructor for class edu.UCL.satin.impl.container.ComponentListenerFilter
Creates a new ComponentListenerFilter, for a component listener that wishes to be notified for all new components found (no filter)
ComponentVersions - class edu.UCL.satin.impl.container.ComponentVersions.
This class is a collection of different versions of a component.
ComponentVersions(Component) - Constructor for class edu.UCL.satin.impl.container.ComponentVersions
Creates a new list of versions for this particular component
Container - class edu.UCL.satin.arch.components.container.Container.
Represents the SATIN container, which hosts all components in the system.
Container(Object) - Constructor for class edu.UCL.satin.arch.components.container.Container
Creates a new container with the given component identifier
ContainerFacet - interface edu.UCL.satin.arch.facets.ContainerFacet.
The facet that all container implementations must implement
ContainsFilter - class edu.UCL.satin.impl.arch.attribute.ContainsFilter.
An attribute comparison filter that returns true if the value of the attribute contains the value of the filter.
ContainsFilter() - Constructor for class edu.UCL.satin.impl.arch.attribute.ContainsFilter
 
Core - class edu.UCL.satin.impl.container.Core.
The CORE is a container that uses a hashtable to store all components.
Core() - Constructor for class edu.UCL.satin.impl.container.Core
 
CoreConstants - interface mitoolkit.core.CoreConstants.
 
CoreRegistrar - class edu.UCL.satin.impl.registrar.CoreRegistrar.
 
CoreRegistrar(Hashtable, Vector) - Constructor for class edu.UCL.satin.impl.registrar.CoreRegistrar
Creates a new registrar, using the given hashtable as the actual registry and the given vector as the collection of listeners.
c - Variable in class mitoolkit.core.SerializationHandler.ListenerNotificationThread
 
calculatingClosure() - Method in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
Checks whether the class closure is being calculated when sending an LMU.
ccc - Variable in class edu.UCL.satin.impl.MiToolkitDeployer.MiToolkitDeployer
 
checkListeners(Component) - Method in class edu.UCL.satin.impl.advertising.central.clients.discovery.CentralDiscovery
Method to notify any listeners about a component found
checkListeners(Component) - Method in class edu.UCL.satin.impl.registrar.CoreRegistrar
 
classListeners - Variable in class mitoolkit.core.ListenerNotifier
 
classes - Variable in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
classpath - Static variable in class mitoolkit.core.SerializationHandler
 
classpathEntries - Static variable in class mitoolkit.core.SerializationHandler
Contains all the directories listed in the CLASSPATH system variable.
close() - Method in class mitoolkit.server.MiServer.TCPServerThread
 
closeSocket() - Method in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
 
cmp - Static variable in class mitoolkit.core.SerializationHandler
 
compare(MatchAttribute, GenericAttribute) - Method in class edu.UCL.satin.impl.arch.attribute.AnyFilter
 
compare(MatchAttribute, GenericAttribute) - Method in class edu.UCL.satin.impl.arch.attribute.ContainsFilter
 
compare(MatchAttribute, GenericAttribute) - Method in class edu.UCL.satin.impl.arch.attribute.GreaterEqualThanFilter
 
compare(MatchAttribute, GenericAttribute) - Method in class edu.UCL.satin.impl.arch.attribute.GreaterThanFilter
 
compare(MatchAttribute, GenericAttribute) - Method in class edu.UCL.satin.impl.arch.attribute.LesserEqualThanFilter
 
compare(MatchAttribute, GenericAttribute) - Method in class edu.UCL.satin.impl.arch.attribute.LesserThanFilter
 
compare(MatchAttribute, GenericAttribute) - Method in interface edu.UCL.satin.impl.arch.attribute.MatchFilter
Compares the value of attr with that of filter.
compare(MatchAttribute, GenericAttribute) - Method in class edu.UCL.satin.impl.arch.attribute.StringExactMatchFilter
 
componentFound(Component) - Method in interface edu.UCL.satin.arch.facets.ComponentListener
This method is called by a Discovery service if a new component that matches a given query is found.
componentFound(Component) - Method in class edu.UCL.satin.impl.localhost.SimpleLocalHost
 
components - Variable in class edu.UCL.satin.impl.MiToolkitDeployer.HashLMU
 
components - Variable in class edu.UCL.satin.impl.advertising.central.server.AdvertisingServer
 
construct() - Method in class edu.UCL.satin.arch.components.Component
 
construct() - Method in interface edu.UCL.satin.arch.facets.ComponentFacet
The component constructor.
construct() - Method in class edu.UCL.satin.impl.advertising.central.clients.advertising.CentralAdvertising
 
container - Static variable in class edu.UCL.satin.arch.components.container.Container
 
contains(ClassListener) - Method in class mitoolkit.core.ListenerNotifier
 
contains(ObjectListener) - Method in class mitoolkit.core.ListenerNotifier
 
containsByteCode(String) - Method in class mitoolkit.core.ClassSpace
 
containsClass(String) - Method in class mitoolkit.core.ClassSpace
 
containsVersion(Object) - Method in class edu.UCL.satin.impl.container.ComponentVersions
Checks whether the version given exists in this datastructure
copyClassToSharedSpace(String) - Method in class mitoolkit.core.MobileClassLoader
 
csm - Static variable in class mitoolkit.core.SerializationHandler
 

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