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

A

ABS_PATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
AbstractBody - class org.objectweb.proactive.core.body.AbstractBody.
**For internal use only**
This class gives a common implementation of the Body interface.
AbstractBody() - Constructor for class org.objectweb.proactive.core.body.AbstractBody
Creates a new AbstractBody.
AbstractBody(Object, String, MetaObjectFactory) - Constructor for class org.objectweb.proactive.core.body.AbstractBody
Creates a new AbstractBody for an active object attached to a given node.
AbstractBodyProxy - class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy.
 
AbstractBodyProxy() - Constructor for class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
AbstractContainerComponentHandler - class org.objectweb.proactive.core.component.xml.AbstractContainerComponentHandler.
This class allows the coherency of the nesting of components (component containers such as composite or parallel components) : only the container handler of level n+1 is involved (whereas with the standard design, the top containing handler receives all the messages)
AbstractContainerComponentHandler(ProActiveDescriptor, ComponentsCache, HashMap, ComponentsHandler) - Constructor for class org.objectweb.proactive.core.component.xml.AbstractContainerComponentHandler
 
AbstractEventProducer - class org.objectweb.proactive.core.event.AbstractEventProducer.
Provides support for adding, removing and notifying ProActiveListener.
AbstractEventProducer.ListenerList - interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList.
A class implementing this interface provide a minimum set of methods to support the addition and removal of listener.
AbstractEventProducer() - Constructor for class org.objectweb.proactive.core.event.AbstractEventProducer
Creates an AbstractEventProducer that does not serialize its registered listener.
AbstractEventProducer(boolean) - Constructor for class org.objectweb.proactive.core.event.AbstractEventProducer
Creates an AbstractEventProducer and specifies whether its registered listener should be serialized or not
AbstractExternalProcess - class org.objectweb.proactive.core.process.AbstractExternalProcess.
 
AbstractExternalProcess.NullMessageLogger - class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger.
Implementation of a MessageLogger that discard all output
AbstractExternalProcess.NullMessageLogger() - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger
 
AbstractExternalProcess.ProcessInputHandler - class org.objectweb.proactive.core.process.AbstractExternalProcess.ProcessInputHandler.
This class reads all messages from an input and log them using a MessageLogger
AbstractExternalProcess.ProcessInputHandler(BufferedReader, MessageLogger, AbstractExternalProcess.ThreadActivityMonitor) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess.ProcessInputHandler
 
AbstractExternalProcess.ProcessOutputHandler - class org.objectweb.proactive.core.process.AbstractExternalProcess.ProcessOutputHandler.
This class uses a MessageSink to write all messages produced in a given output
AbstractExternalProcess.ProcessOutputHandler(BufferedWriter, MessageSink) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess.ProcessOutputHandler
 
AbstractExternalProcess.SimpleMessageSink - class org.objectweb.proactive.core.process.AbstractExternalProcess.SimpleMessageSink.
Implementation of a MessageSink that can receive one message at a time
AbstractExternalProcess.SimpleMessageSink() - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess.SimpleMessageSink
 
AbstractExternalProcess.StandardOutputMessageLogger - class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger.
Implementation of a MessageLogger that output all messages to the standard output
AbstractExternalProcess.StandardOutputMessageLogger() - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger
 
AbstractExternalProcess() - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess
 
AbstractExternalProcess(MessageLogger) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess
 
AbstractExternalProcess(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess
 
AbstractExternalProcess(MessageLogger, MessageLogger, MessageSink) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcess
 
AbstractExternalProcessDecorator - class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.
 
AbstractExternalProcessDecorator.CompositeMessageLogger - class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger.
Implementation of a MessageLogger that feeds two MessageLoggers
AbstractExternalProcessDecorator.CompositeMessageLogger(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger
 
AbstractExternalProcessDecorator.CompositeMessageSink - class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink.
Implementation of a MessageSink that can receive one message at a time
AbstractExternalProcessDecorator.CompositeMessageSink(MessageSink, MessageSink) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
AbstractExternalProcessDecorator() - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
AbstractExternalProcessDecorator(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
AbstractExternalProcessDecorator(ExternalProcess, int) - Constructor for class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
AbstractInterfaceClassGenerator - class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator.
Abstract parent class for Interface implementation generation.
AbstractInterfaceClassGenerator() - Constructor for class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
AbstractProcessForGroup - class org.objectweb.proactive.core.group.AbstractProcessForGroup.
 
AbstractProcessForGroup() - Constructor for class org.objectweb.proactive.core.group.AbstractProcessForGroup
 
AbstractProxy - class org.objectweb.proactive.core.body.proxy.AbstractProxy.
 
AbstractProxy() - Constructor for class org.objectweb.proactive.core.body.proxy.AbstractProxy
 
AbstractUniversalBody - class org.objectweb.proactive.core.body.AbstractUniversalBody.
**For internal use only**
This class gives a common implementation of the UniversalBody interface.
AbstractUniversalBody() - Constructor for class org.objectweb.proactive.core.body.AbstractUniversalBody
Creates a new AbstractBody.
AbstractUniversalBody(String, RemoteBodyFactory) - Constructor for class org.objectweb.proactive.core.body.AbstractUniversalBody
Creates a new AbstractBody for an active object attached to a given node.
AbstractUniversalProcess - class org.objectweb.proactive.core.process.AbstractUniversalProcess.
 
AbstractUniversalProcess() - Constructor for class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
AbstractUnmarshallerDecorator - class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator.
Receives SAX event and pass them on
AbstractUnmarshallerDecorator() - Constructor for class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
AbstractUnmarshallerDecorator(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
accept() - Method in class org.objectweb.proactive.ext.benchsocket.BenchServerSocket
 
acceptCommunication() - Method in interface org.objectweb.proactive.Body
Signals the body to accept all incoming communications.
acceptCommunication() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
acceptRequest(Request) - Method in class org.objectweb.proactive.Service.RequestFilterOnMethodName
Returns true if and only if the given request can be accepted.
acceptRequest(Request) - Method in class org.objectweb.proactive.Service.AcceptAllRequestFilter
Returns true if and only if the given request can be accepted.
acceptRequest(Request) - Method in interface org.objectweb.proactive.core.body.request.RequestFilter
Returns true if and only if the given request can be accepted.
actionPerformed(ActionEvent) - Method in class org.objectweb.proactive.ext.security.gui.SecurityGui
 
activate() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
activate() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Activates all the Nodes mapped to this VirtualNode in the XML Descriptor
activate() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Activates all the Nodes mapped to this VirtualNode in the XML Descriptor
activateMapping(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
activateMapping(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Activates the specified VirtualNode defined in the XML Descriptor
activateMappings() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
activateMappings() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Activates all VirtualNodes defined in the XML Descriptor.
Active - interface org.objectweb.proactive.Active.
Active is the root of the all interfaces related to the activity of an active object.
ActiveBody - class org.objectweb.proactive.core.body.ActiveBody.
 
ActiveBody() - Constructor for class org.objectweb.proactive.core.body.ActiveBody
Doesn't build anything, just for having one no-arg constructor
ActiveBody(ConstructorCall, String, Active, MetaObjectFactory, String) - Constructor for class org.objectweb.proactive.core.body.ActiveBody
Build the body object, then fires its service thread
ActiveObjectCreationException - exception org.objectweb.proactive.ActiveObjectCreationException.
An exception thrown when a problem occurs during the creation of an ActiveObject see active object creation documentation
ActiveObjectCreationException - exception org.objectweb.proactive.core.exceptions.creation.ActiveObjectCreationException.
Creation exception
ActiveObjectCreationException() - Constructor for class org.objectweb.proactive.ActiveObjectCreationException
Constructs a ProActiveException with no specified detail message.
ActiveObjectCreationException(String) - Constructor for class org.objectweb.proactive.ActiveObjectCreationException
Constructs a ActiveObjectCreationException with the specified detail message.
ActiveObjectCreationException(String, Throwable) - Constructor for class org.objectweb.proactive.ActiveObjectCreationException
Constructs a ActiveObjectCreationException with the specified detail message and nested exception.
ActiveObjectCreationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.ActiveObjectCreationException
Constructs a ActiveObjectCreationException with the specified detail message and nested exception.
ActiveObjectCreationException(Throwable) - Constructor for class org.objectweb.proactive.ActiveObjectCreationException
Constructs a ActiveObjectCreationException with the specified detail message and nested exception.
ActiveObjectCreationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.ActiveObjectCreationException
Constructs a ActiveObjectCreationException with the specified detail message and nested exception.
ActiveObjectCreationSecurityException - exception org.objectweb.proactive.core.exceptions.security.ActiveObjectCreationSecurityException.
Security exception
ActiveObjectCreationSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ActiveObjectCreationSecurityException
Constructs a ActiveObjectCreationSecurityException with the specified detail message and nested exception.
ActiveObjectCreationSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ActiveObjectCreationSecurityException
Constructs a ActiveObjectCreationSecurityException with the specified detail message and nested exception.
activityStarted() - Method in class org.objectweb.proactive.core.body.AbstractBody
Signals that the activity of this body, managed by the active thread has just started.
activityStarted() - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
Signals that the activity of this body, managed by the active thread has just started.
activityStopped() - Method in class org.objectweb.proactive.core.body.BodyImpl
Signals that the activity of this body, managed by the active thread has just stopped.
activityStopped() - Method in class org.objectweb.proactive.core.body.ActiveBody
Signals that the activity of this body, managed by the active thread has just stopped.
activityStopped() - Method in class org.objectweb.proactive.core.body.AbstractBody
Signals that the activity of this body, managed by the active thread has just stopped.
ADD_REQUEST - Static variable in class org.objectweb.proactive.core.event.RequestQueueEvent
 
add(Binding) - Method in class org.objectweb.proactive.core.component.Bindings
 
add(Destination) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Adds a Destination to an itinary
add(Destination) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
add(ExceptionInGroup) - Method in class org.objectweb.proactive.core.group.ExceptionList
Adds an exception into this list
add(int, Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
add(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
If o is a reified object and if it is "assignableFrom" the class of the group, add it into the group
- if o is a group merge it into the group
- if o is not a reified object nor a group : do nothing
add(Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
add(Object) - Method in class org.objectweb.proactive.ext.util.FutureList
Add the future to the futureList This method does not test if the future is already in the list.
add(ProActiveListener) - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Adds the given listener
add(Request) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
add(Request) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
add(Request) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Adds the given request to the end of the queue
add(String, String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
add(String, String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
addAJob(AbstractProcessForGroup) - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Adds a job to the pending queue of the thread pool.
addAll(Collection) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Adds all of the elements in the specified Collection to this Group.
addAll(Collection) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
addAll(int, Collection) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
addAutomaticContinuation(long, UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.future.FutureMap
Add an AC to do for bodyDest when the futurPool will receive the value of the future indexed by (id, creatorID)
addAutomaticContinuation(long, UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.future.FuturePool
To add an automatic contiunation, ie a destination body, for a particular future.
addBinding(Binding) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
addBodyEventListener(BodyEventListener) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Adds a listener of body events.
addBodyEventListener(BodyEventListener) - Method in class org.objectweb.proactive.core.body.BodyMap
 
addBodyEventListener(BodyEventListener) - Method in class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
addChildContainerHandler(ContainerHandlerMarker) - Method in class org.objectweb.proactive.core.component.xml.ContainerElementHierarchy
 
addClassToCache(String, Class) - Static method in class org.objectweb.proactive.core.mop.MOP
 
addComponent(String, Component) - Method in class org.objectweb.proactive.core.component.xml.ComponentsCache
 
addedProperties - Variable in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
addEntityFrom(Entity) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
addEntityTo(Entity) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
addFatherHandler(ContainerHandlerMarker) - Method in class org.objectweb.proactive.core.component.xml.ContainerElementHierarchy
 
addFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
addFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see ContentController.addFcSubComponent(Component)
addFutureEventListener(FutureEventListener) - Method in class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
addFutureEventListener(FutureEventListener) - Method in interface org.objectweb.proactive.core.body.future.FutureEventProducer
Adds a listener of FutureEvent to this body.
addHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
addListener(ProActiveListener) - Method in class org.objectweb.proactive.core.event.AbstractEventProducer
Adds the given listener
addMerge(Object) - Method in interface org.objectweb.proactive.core.group.Group
Merges a group into the group.
addMerge(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Add all member of the group ogroup into the Group.
addMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.HalfBody
 
addMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.BodyImpl
 
addMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
addMessageEventListener(MessageEventListener) - Method in interface org.objectweb.proactive.core.body.message.MessageEventProducer
Adds a listener of MessageEvent to this body.
addMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
addMigrationEventListener(MigrationEventListener) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
addMigrationEventListener(MigrationEventListener) - Method in interface org.objectweb.proactive.core.body.migration.Migratable
 
addMigrationEventListener(MigrationEventListener) - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
 
addMigrationEventListener(MigrationEventListener) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
addNext(Destination) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Adds a Destination for the next migration
addNext(Destination) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
addNext(String, String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
addNext(String, String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
addProperties() - Method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Add the loaded properties to the system
addPropertiesToSystem(Properties) - Static method in class org.objectweb.proactive.core.util.IbisProperties
Add a set of properties to the system properties Does not overide any existing one
addRequestQueueEventListener(RequestQueueEventListener) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
addRequestQueueEventListener(RequestQueueEventListener) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
addRuntimeRegistrationEventListener(RuntimeRegistrationEventListener) - Method in interface org.objectweb.proactive.core.event.RuntimeRegistrationEventProducer
Adds a listener of RuntimeRegistrationEvent.
addRuntimeRegistrationEventListener(RuntimeRegistrationEventListener) - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl
 
addShortcut(String, String, String[]) - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
addShortcut(String, String, String[]) - Method in interface org.objectweb.proactive.ext.implicit.Implicit
Creates a shortcut shortcut for the method of name nameOfMethod and parameters of types argumentsType.
addToFront(Request) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
addToFront(Request) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
addToFront(Request) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Adds the given request to the front of the queue before all other request already in the queue
addToListOfResult(Vector, Object, int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Add the results (Future) into the typed group result at the correct poisition.
addVirtualMachine(VirtualMachine) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
addVirtualMachine(VirtualMachine) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
addVirtualMachine(VirtualMachine) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Adds a VirtualMachine entity to this VirtualNode
AFTER_MIGRATION - Static variable in class org.objectweb.proactive.core.event.MigrationEvent
 
ahead(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the object ahead the specified object in the three-dimensional topology group
ahead(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the object ahead the specified object in the three-dimensional topology group
allArrived() - Method in interface org.objectweb.proactive.core.group.Group
Checks if all the members of the Group are arrived.
allArrived() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Checks if all the members of the Group are arrived.
allArrived(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Tests if all the member of the object o representing a group are arrived or not.
allAwaited() - Method in interface org.objectweb.proactive.core.group.Group
Checks if all the members of the Group are awaited.
allAwaited() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Checks if all the members of the Group are awaited.
allAwaited() - Method in class org.objectweb.proactive.ext.util.FutureList
Return true if all the futures in the current list are awaited
allAwaited(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Tests if all the members of the object o representing a group are awaited or not.
ALLOWED - Static variable in class org.objectweb.proactive.ext.security.Communication
 
alreadykilled - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
alreadykilled - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
annotateClass(Class) - Method in class org.objectweb.proactive.core.mop.PAObjectOutputStream
 
aocreation - Variable in class org.objectweb.proactive.ext.security.Policy
 
APPEND_TO_COMMAND_COMPOSITION - Static variable in interface org.objectweb.proactive.core.process.ExternalProcessDecorator
Composition in which the command of the target process is appended to the command of this process.
appendVnSuffix(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
APPLICATION_NAME_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
applicationCertificate - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
applicationCertificate - Variable in class org.objectweb.proactive.ext.security.Entity
 
applicationCertificate - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
applicationName - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
applicationPrivateKey - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
array - Variable in class org.objectweb.proactive.core.util.CircularArrayList
 
ASMBytecodeStubBuilder - class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder.
 
ASMBytecodeStubBuilder(String) - Constructor for class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
asymmetric_decrypt(Object, PrivateKey) - Method in class org.objectweb.proactive.ext.security.crypto.EncryptionEngine
 
asymmetric_encrypt(Serializable, PublicKey) - Method in class org.objectweb.proactive.ext.security.crypto.EncryptionEngine
 
asynchronousCallOnGroup(MethodCall) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Creates and initializes (and returns) the group of result, then launch threads for asynchronous call of each member.
ATTRIBUTE_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
Attributes - interface org.objectweb.proactive.core.xml.io.Attributes.
A class implementing this interface is a wrapper of the attribute of an XML element.
AuthenticationException - exception org.objectweb.proactive.ext.security.crypto.AuthenticationException.
 
AuthenticationException() - Constructor for class org.objectweb.proactive.ext.security.crypto.AuthenticationException
 
AuthenticationException(String) - Constructor for class org.objectweb.proactive.ext.security.crypto.AuthenticationException
 
AuthenticationTicket - class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket.
 
AuthenticationTicket() - Constructor for class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket
 
AuthenticationTicketProperty - class org.objectweb.proactive.ext.security.crypto.AuthenticationTicketProperty.
 
AuthenticationTicketProperty() - Constructor for class org.objectweb.proactive.ext.security.crypto.AuthenticationTicketProperty
 
AuthentificationSecurityException - exception org.objectweb.proactive.core.exceptions.security.AuthentificationSecurityException.
Security exception
AuthentificationSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.AuthentificationSecurityException
Constructs a AuthentificationSecurityException with the specified detail message and nested exception.
AuthentificationSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.AuthentificationSecurityException
Constructs a AuthentificationSecurityException with the specified detail message and nested exception.
available() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 

B

B - Variable in class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
Implements the backup solution
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
Implements the backup solution
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
Implements the backup solution
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
Implements the backup solution
barrier() - Method in interface org.objectweb.proactive.core.group.Group
Strongly synchronizes all the members of the group
barrier() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Strongly synchronizes all the members of the group
basePort - Variable in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
BasicUnmarshaller - class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller.
Receives SAX event and pass them on
BasicUnmarshaller() - Constructor for class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
BasicUnmarshallerDecorator - class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator.
Receives SAX event and pass them on
BasicUnmarshallerDecorator() - Constructor for class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
BasicUnmarshallerDecorator(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
BEFORE_MIGRATION - Static variable in class org.objectweb.proactive.core.event.MigrationEvent
 
BehavioralException - exception org.objectweb.proactive.core.mop.BehavioralException.
 
BehavioralException() - Constructor for class org.objectweb.proactive.core.mop.BehavioralException
 
BehavioralException(String) - Constructor for class org.objectweb.proactive.core.mop.BehavioralException
 
BehavioralException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.BehavioralException
 
BehavioralException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.BehavioralException
 
behind(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the object behind the specified object in the three-dimensional topology group
behind(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the object behind the specified object in the three-dimensional topology group
BenchClientSocket - class org.objectweb.proactive.ext.benchsocket.BenchClientSocket.
 
BenchClientSocket() - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
BenchClientSocket(Socket) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
BenchClientSocket(String, int) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
BenchInputStream - class org.objectweb.proactive.ext.benchsocket.BenchInputStream.
 
BenchInputStream(InputStream, int) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
BenchOutputStream - class org.objectweb.proactive.ext.benchsocket.BenchOutputStream.
 
BenchOutputStream(OutputStream, int) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
BenchServerSocket - class org.objectweb.proactive.ext.benchsocket.BenchServerSocket.
 
BenchServerSocket() - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchServerSocket
 
BenchServerSocket(int) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchServerSocket
 
BenchSocketFactory - class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory.
 
BenchSocketFactory() - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
BenchStream - interface org.objectweb.proactive.ext.benchsocket.BenchStream.
 
bind(SocketAddress) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
bindFc(String, Object) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
implementation of the interface BindingController see BindingController.bindFc(java.lang.String, java.lang.Object)
bindFc(String, Object) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see BindingController.bindFc(java.lang.String, java.lang.Object)
Binding - class org.objectweb.proactive.core.component.Binding.
Stores a binding between a client interface and a server interface.
BINDING_CLIENT_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
BINDING_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
BINDING_SERVER_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
BINDING_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
Binding(Interface, Interface) - Constructor for class org.objectweb.proactive.core.component.Binding
 
Bindings - class org.objectweb.proactive.core.component.Bindings.
A bindings container.
BINDINGS_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
Bindings() - Constructor for class org.objectweb.proactive.core.component.Bindings
 
BindingsHandler - class org.objectweb.proactive.core.component.xml.BindingsHandler.
 
BindingsHandler.BindingHandler - class org.objectweb.proactive.core.component.xml.BindingsHandler.BindingHandler.
 
BindingsHandler.BindingHandler() - Constructor for class org.objectweb.proactive.core.component.xml.BindingsHandler.BindingHandler
 
BindingsHandler(ComponentsCache) - Constructor for class org.objectweb.proactive.core.component.xml.BindingsHandler
 
blockCommunication() - Method in interface org.objectweb.proactive.Body
blocks all incoming communications.
blockCommunication() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
blockingGetOldest() - Method in class org.objectweb.proactive.Service
Returns the oldest request from the queue If no request is available the method block until one request can be returned The request queue is unchanged by this call
blockingGetYoungest() - Method in class org.objectweb.proactive.Service
Returns the oldest request from the queue If no request is available the method block until one request can be returned The request queue is unchanged by this call
blockingRemove(boolean) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
Blocks the calling thread until there is a request available Returns immediately if there is already one.
blockingRemove(long, boolean) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
Blocks the calling thread until there is a request available but try to limit the time the thread is blocked to timeout.
blockingRemove(RequestFilter, boolean) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemove(String, boolean) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
Blocks the calling thread until there is a request of name methodName Returns immediately if there is already one.
blockingRemoveOldest() - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request available Returns immediately if there is already one.
blockingRemoveOldest() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest() - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request available Returns immediately if there is already one.
blockingRemoveOldest() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
blockingRemoveOldest(long) - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request available but try to limit the time the thread is blocked to timeout.
blockingRemoveOldest(long) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest(long) - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request available but try to limit the time the thread is blocked to timeout.
blockingRemoveOldest(RequestFilter) - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request that can be accepted be the given RequestFilter.
blockingRemoveOldest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest(RequestFilter) - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request that can be accepted be the given RequestFilter.
blockingRemoveOldest(String) - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request of name methodName Returns immediately if there is already one.
blockingRemoveOldest(String) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest(String) - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request of name methodName Returns immediately if there is already one.
blockingRemoveYoungest() - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request available Returns immediately if there is already one.
blockingRemoveYoungest() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveYoungest() - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request available Returns immediately if there is already one.
blockingRemoveYoungest(long) - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request available but try to limit the time the thread is blocked to timeout.
blockingRemoveYoungest(long) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveYoungest(long) - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request available but try to limit the time the thread is blocked to timeout.
blockingRemoveYoungest(RequestFilter) - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request that can be accepted be the given RequestFilter.
blockingRemoveYoungest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveYoungest(RequestFilter) - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request that can be accepted be the given RequestFilter.
blockingRemoveYoungest(String) - Method in class org.objectweb.proactive.Service
Blocks the calling thread until there is a request of name methodName Returns immediately if there is already one.
blockingRemoveYoungest(String) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveYoungest(String) - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request of name methodName Returns immediately if there is already one.
BlockingRequestQueue - interface org.objectweb.proactive.core.body.request.BlockingRequestQueue.
 
BlockingRequestQueueImpl - class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl.
 
BlockingRequestQueueImpl(UniqueID) - Constructor for class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingServeOldest() - Method in class org.objectweb.proactive.Service
Serves the oldest request in the request queue.
blockingServeOldest(long) - Method in class org.objectweb.proactive.Service
Serves the oldest request in request queue.
blockingServeOldest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the oldest request matching the criteria given be the filter.
blockingServeOldest(String) - Method in class org.objectweb.proactive.Service
Serves the oldest request for a method of name methodName.
blockingServeYoungest() - Method in class org.objectweb.proactive.Service
Serves the youngest request in the request queue.
blockingServeYoungest(long) - Method in class org.objectweb.proactive.Service
Serves the youngest request in request queue.
blockingServeYoungest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the youngest request matching the criteria given be the filter.
blockingServeYoungest(String) - Method in class org.objectweb.proactive.Service
Serves the youngest request for a method of name methodName.
bodiesIterator() - Method in class org.objectweb.proactive.core.body.BodyMap
 
body - Variable in class org.objectweb.proactive.Service
 
body - Variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
The encapsulated local body transient to deal with custom serialization of requests.
body - Variable in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
The encapsulated local body transient to deal with custom serialization of requests.
body - Variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
The encapsulated local body transient to deal with custom serialization of requests.
body - Variable in class org.objectweb.proactive.ext.security.RenegotiateSessionException
 
Body - interface org.objectweb.proactive.Body.
An object implementing this interface is an implementation of the non fonctionnal part of an ActiveObject.
BODY_CHANGED - Static variable in class org.objectweb.proactive.core.event.BodyEvent
constant for the changed of a body
BODY_CREATED - Static variable in class org.objectweb.proactive.core.event.BodyEvent
constant for the creation of a body
BODY_DESTROYED - Static variable in class org.objectweb.proactive.core.event.BodyEvent
constant for the deletion of a body
bodyChanged(BodyEvent) - Method in interface org.objectweb.proactive.core.event.BodyEventListener
Signals that the body encapsulated in the event event has been changed
bodyCreated(BodyEvent) - Method in interface org.objectweb.proactive.core.event.BodyEventListener
Signals that the body encapsulated in the event bodyEvent has been created
bodyDestroyed(BodyEvent) - Method in interface org.objectweb.proactive.core.event.BodyEventListener
Signals that the body encapsulated in the event event has been destroyed
BodyEvent - class org.objectweb.proactive.core.event.BodyEvent.
Event sent when a body get created, destroyed or changed.
BodyEvent(UniversalBody, int) - Constructor for class org.objectweb.proactive.core.event.BodyEvent
Creates a new BodyEvent
BodyEventListener - interface org.objectweb.proactive.core.event.BodyEventListener.
A class implementating this interface is listener of BodyEvent.
BodyEventProducerImpl - class org.objectweb.proactive.core.event.BodyEventProducerImpl.
 
BodyEventProducerImpl() - Constructor for class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
bodyID - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
Unique ID of the body.
bodyID - Variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Cache the ID of the Body locally for speed
bodyID - Variable in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Cache the ID of the Body locally for speed
bodyID - Variable in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
bodyID - Variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Cache the ID of the Body locally for speed
BodyImpl - class org.objectweb.proactive.core.body.BodyImpl.
**For internal use only**
This class gives a common implementation of the Body interface.
BodyImpl() - Constructor for class org.objectweb.proactive.core.body.BodyImpl
Creates a new AbstractBody.
BodyImpl(Object, String, MetaObjectFactory, String) - Constructor for class org.objectweb.proactive.core.body.BodyImpl
Creates a new AbstractBody for an active object attached to a given node.
BodyMap - class org.objectweb.proactive.core.body.BodyMap.
**For internal use only**
This class is a Map between UniqueID and either remote or local bodies.
BodyMap() - Constructor for class org.objectweb.proactive.core.body.BodyMap
 
BodyProxy - interface org.objectweb.proactive.core.body.proxy.BodyProxy.
 
BodyRequest - class org.objectweb.proactive.core.body.request.BodyRequest.
 
BodyRequest(Body, String, Class[], Object[], boolean) - Constructor for class org.objectweb.proactive.core.body.request.BodyRequest
 
BOOKING_DURATION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
bookingDuration - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
BOOT_CLASSPATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
bootClasspath - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
BouncingRequestReceiver - class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver.
 
BouncingRequestReceiver() - Constructor for class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
BSUB_OPTIONS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
BSUB_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
buildBJobsCommand() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
buildBKillProcess(int) - Static method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Builds bkill command and encapsulates it in a process
buildBKillProcess(int) - Static method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Builds bdel command and encapsulates it in a process
buildBSubCommand() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
buildCommand() - Method in class org.objectweb.proactive.core.process.SimpleExternalProcess
 
buildCommand() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
buildCommand() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
buildCommand() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
buildCommand() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
buildCommand() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
buildEnvironmentCommand() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
buildEnvironmentCommand() - Method in class org.objectweb.proactive.core.process.globus.GlobusProcess
 
buildJavaCommand() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
buildMapRshCommand() - Method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
 
buildRLoginCommand() - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
buildRSHCommand() - Method in class org.objectweb.proactive.core.process.rsh.RSHProcess
 
buildSSHCommand() - Method in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
buildUnixEnvironmentCommand() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
buildUnixRSHCommand() - Method in class org.objectweb.proactive.core.process.rsh.RSHProcess
 
buildUnixSSHCommand() - Method in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
buildUrl(String, String, String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
buildUrl(String, String, String, int) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
buildUrlFromProperties(String, String, String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
This method build an url in the form protocol://host:port/name where the port is given from system propeties, except when the protocol is jini.
buildVirtualNodeUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
buildWindowsEnvironmentCommand() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
buildWindowsRSHCommand() - Method in class org.objectweb.proactive.core.process.rsh.RSHProcess
 
buildWindowsSSHCommand() - Method in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
BYTE_CODE_MANIPULATOR - Static variable in class org.objectweb.proactive.core.mop.MOPClassLoader
 
BytecodeStubBuilder - class org.objectweb.proactive.core.mop.BytecodeStubBuilder.
 
BytecodeStubBuilder(String) - Constructor for class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 

C

canMigrateTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
CanMigrateTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
CannotFindClassException - exception org.objectweb.proactive.core.mop.CannotFindClassException.
Thrown when a static initializer tries to load in a class through its string name but no definition for the class with the specifed name could be found.
CannotFindClassException() - Constructor for class org.objectweb.proactive.core.mop.CannotFindClassException
 
CannotFindClassException(String) - Constructor for class org.objectweb.proactive.core.mop.CannotFindClassException
 
CannotFindClassException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.CannotFindClassException
 
CannotFindClassException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.CannotFindClassException
 
CannotGuessProxyNameException - exception org.objectweb.proactive.core.mop.CannotGuessProxyNameException.
 
CannotGuessProxyNameException() - Constructor for class org.objectweb.proactive.core.mop.CannotGuessProxyNameException
 
CannotGuessProxyNameException(String) - Constructor for class org.objectweb.proactive.core.mop.CannotGuessProxyNameException
 
CannotGuessProxyNameException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.CannotGuessProxyNameException
 
CannotGuessProxyNameException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.CannotGuessProxyNameException
 
CanReceiveReplyFrom(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
CanReceiveRequestFrom(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
CanSendReplyTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
CanSendRequestTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
captureView(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Gives a view of the group
certificate - Variable in class org.objectweb.proactive.ext.security.Entity
 
certificate - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
certificate - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
certificate - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket
 
CERTIFICATE_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
CertificateIdentity - class org.objectweb.proactive.ext.security.crypto.CertificateIdentity.
The CertificateIdenty class is used as an attribute of the PublicCertificate and PrivateCertificate classes.
CertificateIdentity(String) - Constructor for class org.objectweb.proactive.ext.security.crypto.CertificateIdentity
Constructor for the CertificateIdentity object
certificateLocation - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
CertificateProperty - class org.objectweb.proactive.ext.security.crypto.CertificateProperty.
The CertificateProperty class is used as an attribute of the PublicCertificate and PrivateCertificate classes.
CertificateProperty(Date, Date) - Constructor for class org.objectweb.proactive.ext.security.crypto.CertificateProperty
Constructor for the CertificateProperty object
CertificateReader - class org.objectweb.proactive.ext.security.crypto.CertificateReader.
This class provides a command-line tool to display the properties of a public or private certificate.
CertificateReader() - Constructor for class org.objectweb.proactive.ext.security.crypto.CertificateReader
Constructor for the CertificateReader object
CertificationAuthority - class org.objectweb.proactive.ext.security.crypto.CertificationAuthority.
 
CertificationAuthority() - Constructor for class org.objectweb.proactive.ext.security.crypto.CertificationAuthority
 
cf - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
changeBodyAfterMigration(UniversalBody) - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
 
characters(char[], int, int) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
Characters.
checkActiveHandler() - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
checkBindability(String, Interface) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
checkClassIsReifiable(Class) - Static method in class org.objectweb.proactive.core.mop.MOP
 
checkLifeCycleIsStopped() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
some control operations are to be performed while the component is stopped
checkMethod(Method) - Static method in class org.objectweb.proactive.core.mop.Utils
Checks if the given method can be reified.
checkNewLocation(UniqueID) - Method in interface org.objectweb.proactive.Body
Tries to find a local version of the body of id uniqueID.
checkNewLocation(UniqueID) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
checkNoArgsConstructor(Class) - Static method in class org.objectweb.proactive.core.mop.MOP
Checks if class c has a noargs constructor
checkNode(Node) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
checkNode(Node) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
checkNonEmpty(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
checkNonEmpty(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
checkNumberOfThreads(int) - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Check wether the number of threads in this threadpool is sufficient compared to the number of members in the group
checkOption(String) - Method in class org.objectweb.proactive.StartNode
**For internal use only** Checks one given option from the arguments
checkOptions(String[], int) - Method in class org.objectweb.proactive.StartNode
**For internal use only** Checks options from the arguments
checkProperty(String) - Method in class org.objectweb.proactive.core.descriptor.data.RuntimeDeploymentProperties
 
checkProtocol(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
checkSignature(Object, PublicKey) - Method in class org.objectweb.proactive.ext.security.crypto.SigningEngine
 
checkStarted() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
checkUnbindability(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
checkUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
Checks if the given url is well-formed
ciphered - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
 
CircularArrayList - class org.objectweb.proactive.core.util.CircularArrayList.
Originally written by Dr.
CircularArrayList() - Constructor for class org.objectweb.proactive.core.util.CircularArrayList
 
CircularArrayList(Collection) - Constructor for class org.objectweb.proactive.core.util.CircularArrayList
 
CircularArrayList(int) - Constructor for class org.objectweb.proactive.core.util.CircularArrayList
 
cl - Variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
cl - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
cl - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
cl - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
cl_aes_key - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
cl_cipher - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
cl_hmac_key - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
cl_iv - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
cl_mac - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
cl_mac_enc - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
cl_rand - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
cl_sec_key - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
CLASS_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
CLASS_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
classDataCache - Static variable in class org.objectweb.proactive.core.mop.MOPClassLoader
 
ClassFileServer - class org.objectweb.proactive.core.rmi.ClassFileServer.
The ClassFileServer implements a ClassServer that reads class files from the file system.
ClassFileServer() - Constructor for class org.objectweb.proactive.core.rmi.ClassFileServer
Constructs a ClassFileServer.
ClassFileServer(int) - Constructor for class org.objectweb.proactive.core.rmi.ClassFileServer
Constructs a ClassFileServer.
ClassFileServer(int, String) - Constructor for class org.objectweb.proactive.core.rmi.ClassFileServer
Constructs a ClassFileServer.
ClassFileServer(String) - Constructor for class org.objectweb.proactive.core.rmi.ClassFileServer
Constructs a ClassFileServer.
classGenerator - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
classGenerator - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
classGenerator - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
classname - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
className - Variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
className - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
className - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
The name of the Class : all members of the group are "className" assignable
className - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
className - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
CLASSNAME_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
ClassNotReifiableException - exception org.objectweb.proactive.core.mop.ClassNotReifiableException.
 
ClassNotReifiableException() - Constructor for class org.objectweb.proactive.core.mop.ClassNotReifiableException
 
ClassNotReifiableException(String) - Constructor for class org.objectweb.proactive.core.mop.ClassNotReifiableException
 
ClassNotReifiableException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.ClassNotReifiableException
 
ClassNotReifiableException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.ClassNotReifiableException
 
classpath - Variable in class org.objectweb.proactive.StartNode
 
classpath - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
classpath - Variable in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
CLASSPATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
ClassServer - class org.objectweb.proactive.core.rmi.ClassServer.
ClassServer is an abstract class that provides the basic functionality of a mini-webserver, specialized to load class files only.
ClassServer() - Constructor for class org.objectweb.proactive.core.rmi.ClassServer
Constructs a ClassServer that listens on a random port.
ClassServer(int) - Constructor for class org.objectweb.proactive.core.rmi.ClassServer
Constructs a ClassServer that listens on port and obtains a class's bytecodes using the method getBytes.
classServerHelper - Static variable in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
classServerHelper - Static variable in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
ClassServerHelper - class org.objectweb.proactive.core.rmi.ClassServerHelper.
 
ClassServerHelper() - Constructor for class org.objectweb.proactive.core.rmi.ClassServerHelper
 
clear() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
clear() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
clear() - Method in class org.objectweb.proactive.core.group.ExceptionList
Removes all of the exceptions from this list.
clear() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Removes all of the elements from this group.
clear() - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
clogger - Static variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
clone() - Method in class org.objectweb.proactive.core.body.BodyMap
 
clone() - Method in class org.objectweb.proactive.core.component.ComponentParameters
overrides the clone method of Object
cloneTo(Node) - Method in interface org.objectweb.proactive.core.body.migration.Migratable
 
cloneTo(Node) - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
 
close() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
close() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Closes the store.
close() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
close() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
codebase - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
codeLevel - Static variable in class org.objectweb.proactive.ProActive
Code level is used for temporary handlers
CollectionUnmarshaller - class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller.
Receives SAX event and pass them on
CollectionUnmarshaller() - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
CollectionUnmarshaller(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
CollectionUnmarshaller(Class) - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
CollectionUnmarshaller(Class, boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
column(int) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the column (one-dimensional topology group) with the specified number
column(int) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the column (one-dimensional topology group) with the specified number
column(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the column that contains the specified object
column(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the column that contains the specified object
command - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
Communication - class org.objectweb.proactive.ext.security.Communication.
 
COMMUNICATION_RECEIVE_REPLY_FROM - Static variable in class org.objectweb.proactive.ext.security.SecurityContext
 
COMMUNICATION_RECEIVE_REQUEST_FROM - Static variable in class org.objectweb.proactive.ext.security.SecurityContext
 
COMMUNICATION_SEND_REPLY_TO - Static variable in class org.objectweb.proactive.ext.security.SecurityContext
 
COMMUNICATION_SEND_REQUEST_TO - Static variable in class org.objectweb.proactive.ext.security.SecurityContext
 
Communication() - Constructor for class org.objectweb.proactive.ext.security.Communication
Default constructor, initialize a policy with communication attribute sets to allowed and authentication,confidentiality and integrity set to optional
Communication(int, int, int) - Constructor for class org.objectweb.proactive.ext.security.Communication
Method Communication.
CommunicationForbiddenException - exception org.objectweb.proactive.ext.security.CommunicationForbiddenException.
 
CommunicationForbiddenException() - Constructor for class org.objectweb.proactive.ext.security.CommunicationForbiddenException
 
CommunicationForbiddenException(String) - Constructor for class org.objectweb.proactive.ext.security.CommunicationForbiddenException
 
CommunicationForbiddenException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.CommunicationForbiddenException
 
CommunicationForbiddenException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.CommunicationForbiddenException
 
communicationReply - Variable in class org.objectweb.proactive.ext.security.Policy
 
communicationRequest - Variable in class org.objectweb.proactive.ext.security.Policy
 
complete() - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Waits until the ThreadPool has no more job to execute (pending queue is empty).
COMPONENT - Static variable in interface org.objectweb.proactive.core.component.Constants
 
COMPONENT_DEFINITION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
COMPONENT_NAME_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
COMPONENT_PARAMETERS_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
COMPONENT_PARAMETERS_KEY - Static variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
COMPONENT_TAG - Static variable in class org.objectweb.proactive.core.mop.MethodCall
 
COMPONENT_TYPE_ATTRIBUTE_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
COMPONENT_TYPE_NAME_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
COMPONENT_TYPE_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
COMPONENT_VIRTUAL_NODE_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
ComponentBody - interface org.objectweb.proactive.core.component.body.ComponentBody.
Defines the actions specific to a component body.
ComponentBodyImpl - class org.objectweb.proactive.core.component.body.ComponentBodyImpl.
This class has been inserted into the bodies hierarchy in order to instantiate the component metaobject (ProActiveComponent).
ComponentBodyImpl() - Constructor for class org.objectweb.proactive.core.component.body.ComponentBodyImpl
Constructor for ComponentBodyImpl.
ComponentBodyImpl(Object, String, MetaObjectFactory, String) - Constructor for class org.objectweb.proactive.core.component.body.ComponentBodyImpl
Constructor for ComponentBodyImpl.
componentFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
ComponentHandler - class org.objectweb.proactive.core.component.xml.ComponentHandler.
 
ComponentHandler(ProActiveDescriptor, ComponentsCache, HashMap) - Constructor for class org.objectweb.proactive.core.component.xml.ComponentHandler
 
ComponentMetaObjectFactory - interface org.objectweb.proactive.core.component.ComponentMetaObjectFactory.
* Meta-object factory for the components.
ComponentParameters - class org.objectweb.proactive.core.component.ComponentParameters.
Contains the configuration of a component : - type - interfaces (server and client) --> in contained ControllerDescription object - name --> in contained ControllerDescription object - hierarchical type (primitive or composite) --> in contained ControllerDescription object - a ref on the stub on the base object
ComponentParameters(ComponentType, ControllerDescription) - Constructor for class org.objectweb.proactive.core.component.ComponentParameters
Constructor
ComponentParameters(String, String, ComponentType) - Constructor for class org.objectweb.proactive.core.component.ComponentParameters
Constructor for ComponentParameters.
ComponentParametersController - interface org.objectweb.proactive.core.component.controller.ComponentParametersController.
This interface defines a new type of Fractal controllers, that allow configuration of the components with this implementation
ComponentRequest - interface org.objectweb.proactive.core.component.request.ComponentRequest.
Marker interface.
ComponentRequestImpl - class org.objectweb.proactive.core.component.request.ComponentRequestImpl.
Method calls to components are actually reified calls, and ComponentRequest contains a reification of the call.
ComponentRequestImpl(MethodCall, UniversalBody, boolean, long) - Constructor for class org.objectweb.proactive.core.component.request.ComponentRequestImpl
 
ComponentRequestImpl(Request) - Constructor for class org.objectweb.proactive.core.component.request.ComponentRequestImpl
 
ComponentRequestQueue - interface org.objectweb.proactive.core.component.request.ComponentRequestQueue.
Defines the request queue for components.
ComponentRequestQueueFactory - interface org.objectweb.proactive.core.component.request.ComponentRequestQueueFactory.
Factory for a component requests queue.
ComponentRequestQueueImpl - class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl.
Extension of the standard ProActive request queue.
ComponentRequestQueueImpl(UniqueID) - Constructor for class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
Constructor for ComponentRequestQueueImpl.
ComponentResultObject - class org.objectweb.proactive.core.component.xml.ComponentResultObject.
 
ComponentResultObject(String) - Constructor for class org.objectweb.proactive.core.component.xml.ComponentResultObject
 
ComponentResultObject(String[]) - Constructor for class org.objectweb.proactive.core.component.xml.ComponentResultObject
 
COMPONENTS_DESCRIPTOR_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
COMPONENTS_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
componentsAreParallelized() - Method in class org.objectweb.proactive.core.component.xml.ComponentResultObject
 
componentsCache - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
ComponentsCache - class org.objectweb.proactive.core.component.xml.ComponentsCache.
A cache for component representatives.
ComponentsCache() - Constructor for class org.objectweb.proactive.core.component.xml.ComponentsCache
 
ComponentsDescriptorConstants - interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants.
xml tags of the component descriptors.
ComponentsDescriptorHandler - class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler.
 
ComponentsDescriptorHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
 
ComponentsHandler - class org.objectweb.proactive.core.component.xml.ComponentsHandler.
 
ComponentsHandler(ProActiveDescriptor, ComponentsCache, HashMap, AbstractContainerComponentHandler) - Constructor for class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
componentType - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
ComponentTypeHandler - class org.objectweb.proactive.core.component.xml.ComponentTypeHandler.
 
ComponentTypeHandler.InterfaceHandler - class org.objectweb.proactive.core.component.xml.ComponentTypeHandler.InterfaceHandler.
 
ComponentTypeHandler() - Constructor for class org.objectweb.proactive.core.component.xml.ComponentTypeHandler
 
componentTypes - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
Composite - class org.objectweb.proactive.core.component.type.Composite.
Dummy class, on top of which we build the membrane of a composite component
COMPOSITE - Static variable in interface org.objectweb.proactive.core.component.Constants
 
COMPOSITE_COMPONENT_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
COMPOSITE_REPRESENTATIVE_SUFFIX - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
Composite() - Constructor for class org.objectweb.proactive.core.component.type.Composite
Constructor for Composite.
CompositeComponentHandler - class org.objectweb.proactive.core.component.xml.CompositeComponentHandler.
 
CompositeComponentHandler(ProActiveDescriptor, ComponentsCache, HashMap, ComponentsHandler) - Constructor for class org.objectweb.proactive.core.component.xml.CompositeComponentHandler
 
computeCommunication(Communication, Communication) - Static method in class org.objectweb.proactive.ext.security.Communication
Method computePolicy.
computePolicy(int[], int[]) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
ComputePolicyException - exception org.objectweb.proactive.ext.security.ComputePolicyException.
 
ComputePolicyException() - Constructor for class org.objectweb.proactive.ext.security.ComputePolicyException
 
ComputePolicyException(String) - Constructor for class org.objectweb.proactive.ext.security.ComputePolicyException
 
ComputePolicyException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.ComputePolicyException
 
ComputePolicyException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.ComputePolicyException
 
ConfidentialityTicket - class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket.
 
ConfidentialityTicket() - Constructor for class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
ConfidentialityTicketProperty - class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty.
 
ConfidentialityTicketProperty() - Constructor for class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
config - Static variable in class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
connect(SocketAddress) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
connect(SocketAddress, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
Constants - interface org.objectweb.proactive.core.Constants.
Defines many constants useful across ProActive
Constants - interface org.objectweb.proactive.core.component.Constants.
Constant strings used throughout the components implementation
ConstructionOfProxyObjectFailedException - exception org.objectweb.proactive.core.mop.ConstructionOfProxyObjectFailedException.
 
ConstructionOfProxyObjectFailedException() - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfProxyObjectFailedException
 
ConstructionOfProxyObjectFailedException(String) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfProxyObjectFailedException
 
ConstructionOfProxyObjectFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfProxyObjectFailedException
 
ConstructionOfProxyObjectFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfProxyObjectFailedException
 
ConstructionOfReifiedObjectFailedException - exception org.objectweb.proactive.core.mop.ConstructionOfReifiedObjectFailedException.
 
ConstructionOfReifiedObjectFailedException() - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfReifiedObjectFailedException
 
ConstructionOfReifiedObjectFailedException(String) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfReifiedObjectFailedException
 
ConstructionOfReifiedObjectFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfReifiedObjectFailedException
 
ConstructionOfReifiedObjectFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfReifiedObjectFailedException
 
ConstructionOfStubObjectFailedException - exception org.objectweb.proactive.core.mop.ConstructionOfStubObjectFailedException.
 
ConstructionOfStubObjectFailedException() - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfStubObjectFailedException
 
ConstructionOfStubObjectFailedException(String) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfStubObjectFailedException
 
ConstructionOfStubObjectFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfStubObjectFailedException
 
ConstructionOfStubObjectFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructionOfStubObjectFailedException
 
ConstructorCall - interface org.objectweb.proactive.core.mop.ConstructorCall.
A reified constructor call.
ConstructorCallExecutionFailedException - exception org.objectweb.proactive.core.mop.ConstructorCallExecutionFailedException.
 
ConstructorCallExecutionFailedException() - Constructor for class org.objectweb.proactive.core.mop.ConstructorCallExecutionFailedException
 
ConstructorCallExecutionFailedException(String) - Constructor for class org.objectweb.proactive.core.mop.ConstructorCallExecutionFailedException
 
ConstructorCallExecutionFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructorCallExecutionFailedException
 
ConstructorCallExecutionFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.ConstructorCallExecutionFailedException
 
ConstructorCallImpl - class org.objectweb.proactive.core.mop.ConstructorCallImpl.
A reified constructor call.
ConstructorCallImpl(Constructor, Object[]) - Constructor for class org.objectweb.proactive.core.mop.ConstructorCallImpl
Effective constructor
ContainerElementHierarchy - class org.objectweb.proactive.core.component.xml.ContainerElementHierarchy.
 
ContainerElementHierarchy() - Constructor for class org.objectweb.proactive.core.component.xml.ContainerElementHierarchy
 
ContainerHandlerMarker - interface org.objectweb.proactive.core.component.xml.ContainerHandlerMarker.
defines handlers dealing with container components (parallel, composite)
contains(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
This method returns true if and only if this group contains at least one element e such that o.equals(e)
contains(Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
contains(ProActiveListener) - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Returns true if listener is a listener contained in the list.
containsAll(Collection) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Checks if this Group contains all of the elements in the specified collection.
containsBindingOn(String) - Method in class org.objectweb.proactive.core.component.Bindings
tests if binding exists on the given interface
containsBody(UniqueID) - Method in class org.objectweb.proactive.core.body.BodyMap
 
containsChild(UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.ContainerElementHierarchy
 
containsComponentNamed(String) - Method in class org.objectweb.proactive.core.component.xml.ComponentsCache
 
CONTENT_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
ContentDescription - class org.objectweb.proactive.core.component.ContentDescription.
Fractal implementation-specific description of the content of components.
ContentDescription(String) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor.
ContentDescription(String, Object[]) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor
ContentDescription(String, Object[], Node) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor
ContentDescription(String, Object[], Node, Active, MetaObjectFactory) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor
ContentDescription(String, Object[], VirtualNode) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor
ContentDescription(String, Object[], VirtualNode, Active, MetaObjectFactory) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor
continuation - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
To mark the proxy before sending this future by parameter or by result
continueStrategy(Body) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
controler - Variable in class org.objectweb.proactive.core.group.threadpool.ThreadPool
The controler that is looking for the end of jobs to perform.
controllerDescription - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
ControllerDescription - class org.objectweb.proactive.core.component.ControllerDescription.
Fractal implementation-specific description of the controllers of components.
ControllerDescription() - Constructor for class org.objectweb.proactive.core.component.ControllerDescription
a no-arg constructor (used in the ProActive parser)
ControllerDescription(ControllerDescription) - Constructor for class org.objectweb.proactive.core.component.ControllerDescription
copy constructor (clones the object)
ControllerDescription(String, String) - Constructor for class org.objectweb.proactive.core.component.ControllerDescription
constructor
convertClassArrayToTypeArray(Class[]) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
convertClassNameToRepresentativeClassName(String) - Static method in class org.objectweb.proactive.core.component.asmgen.Utils
 
convertClassNameToStubClassName(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
convertClassNameToType(String) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
convertClassToType(Class) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
Converts a java.lang.Class object to its org.apache.bcel.generic.Type equivalent
convertJavaModifierToASM(int) - Static method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
utility method
convertJavaModifierToASM(int) - Static method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
convertJavaModifierToBCEL(int) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
convertStubClassNameToClassName(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
countAwaited() - Method in class org.objectweb.proactive.ext.util.FutureList
Return the number of currently awaited futures in this list
counter - Static variable in class org.objectweb.proactive.core.group.threadpool.ThreadInThePool
 
create() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
actually creates the bytecode corresponding to the generated class
create() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
create() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createAuthorityKeyId(PublicKey) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
createAuthorityKeyId(PublicKey, X509Name, int) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
createBody(String, ConstructorCall, boolean) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
This method is the basis for creating remote active objects.
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
createBody(String, ConstructorCall, boolean) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
createBody(String, ConstructorCall, boolean) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
createBody(String, ConstructorCall, boolean) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
createClassGenerator() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
createClassGenerator() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createClassGenerator() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createCollectiveClientInterface(String, String) - Static method in class org.objectweb.proactive.core.component.Fractive
Returns a generated interface reference, whose impl field is a group It is able to handle multiple bindings
createComponentRepresentative(ComponentParameters, Proxy) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeFactory
 
createComponentsDescriptorHandler(String, ProActiveDescriptor) - Static method in class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
 
createComponentsDescriptorHandler(String, String) - Static method in class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
 
createConfiguration() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
createConstructor() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
createConstructor() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createConstructor() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createDefaultMethods() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
implementation of abstract method defined in mother class
createDefaultMethods() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
implementation of abstract method from superclass
createDefaultMethods() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createDefaultMethods.
createdNodeCount() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
createdNodeCount() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Returns the number of Nodes already created among the Nodes mapped to this VirtualNode in the XML Descriptor
createdNodeCount() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the number of Nodes already created among the Nodes mapped to this VirtualNode in the XML Descriptor
createFcItfType(String, String, boolean, boolean, boolean) - Method in class org.objectweb.proactive.core.component.type.ProActiveTypeFactory
 
createFcType(InterfaceType[]) - Method in class org.objectweb.proactive.core.component.type.ProActiveTypeFactory
 
createFields() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createFields() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createFields() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createFields.
createFields() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createFields() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createGetAndSetFcItfImplMethods() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createGetAndSetProxyMethods() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createGetAndSetProxyMethods() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createGetAndSetProxyMethods() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createInputStream() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
createJiniRuntime() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
createLocalBody(ConstructorCall, ConstructorCall, Node) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Creates a new Node in the same VM as this ProActiveRuntime
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
createMasterFileHandler(String, ProActiveConfiguration) - Static method in class org.objectweb.proactive.core.config.xml.MasterFileHandler
Create a SAX parser on the specified file
createMemberWithMultithread(String, Object[][], String[]) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Builds the members using the threads (of the threadpool).
createMethod(int, Method) - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createMethod(int, Method) - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createMethod(int, Method) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createMethod.
createMethod(int, Method) - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createMethod(int, Method) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createMethodGenerator(Method) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
createMethodGenerator(Method) - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createMethodGenerator(Method) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createMOPClassLoader() - Static method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
createNode(String) - Static method in class org.objectweb.proactive.core.node.NodeFactory
Creates a new node on the local machine.
createNode(String, boolean) - Method in class org.objectweb.proactive.StartNode
**For internal use only** Creates the node at the given URL with the rebind option
createNode(String, boolean, PolicyServer, String) - Static method in class org.objectweb.proactive.core.node.NodeFactory
Creates a new node on the local machine.
createNodeOnCurrentJvm(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
createNodeOnCurrentJvm(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
createNodeOnCurrentJvm(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Creates a node with the given protocol on the current jvm, ie the jvm that originates the creation of this VirtualNode.
createOutputStream() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
createPolicyServer(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
Intialize application security policy
createPolicyServer(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Intialize application security policy
createPolicyServer(String) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
Creates ProActiveDescriptor object from XML Descriptor
createProActiveDescriptor(String) - Static method in class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
Creates ProActiveDescriptor object from XML Descriptor
createProcess(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
createProcess(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns a new instance of ExternalProcess from processClassName
createProcess(String, String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
createProcess(String, String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Creates an ExternalProcess of the given className with the specified ProcessID
createRemoteBody(ConstructorCall, Node) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
createRemoteProActiveRuntime() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
createRemoteProActiveRuntime() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
createReply(Body, Object) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
createReplyReceiver(UniversalBody, ReplyReceiver) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
createReplyReceiver(UniversalBody, ReplyReceiver) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
createReplyReceiver(UniversalBody, ReplyReceiver) - Method in class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
 
createReplyReceiver(UniversalBody, ReplyReceiver) - Method in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
createRequestReceiver(UniversalBody, RequestReceiver) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
createRequestReceiver(UniversalBody, RequestReceiver) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
createRequestReceiver(UniversalBody, RequestReceiver) - Method in class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
 
createRequestReceiver(UniversalBody, RequestReceiver) - Method in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
createReturnCode(CodeVisitor, Class) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
createReturnCode(CodeVisitor, Class) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createRuntimeAdapter() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
createRuntimeAdapter() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
createRuntimeAdapter() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
createRuntimeAdapter(JiniRuntime) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
createRuntimeAdapter(RemoteProActiveRuntime) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
createRuntimeAdapter(RemoteProActiveRuntime) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
createServerSocket(int) - Method in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
createServerSocket(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
createSocket(String, int) - Method in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
createSocket(String, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createStaticInitializer.
createStaticInitializer() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createStaticVariables() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createStaticVariables() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createStaticVariables() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createStaticVariables.
createStaticVariables() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createStaticVariables() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createStreams() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
createSubjectKeyId(PublicKey) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
createThreads(int) - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Creates the needed threads for this ThreadPool
createUnwrappingCode(CodeVisitor, Class) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
createUnwrappingCode(CodeVisitor, Class) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createUnwrappingCode(InstructionFactory, Class) - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createVirtualMachine(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
createVirtualMachine(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Creates a VirtualMachine of the given name
createVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
createVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Creates a VirtualNode with the given name If the VirtualNode with the given name has previously been created, this method returns it.
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
createVM(UniversalProcess) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Creates a new ProActiveRuntime associated with a new VM on the host defined in the given process.
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
createVM(UniversalProcess) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
createVM(UniversalProcess) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
createVM(UniversalProcess) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
createWrapper(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
CREATION_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
creationActiveObjectFrom - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
creationActiveObjectTo - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
CreationGroupException - exception org.objectweb.proactive.core.exceptions.group.CreationGroupException.
Group exception
CreationGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.CreationGroupException
Constructs a CreationGroupException with the specified detail message and nested exception.
CreationGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.CreationGroupException
Constructs a CreationGroupException with the specified detail message and nested exception.
creationTime - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
creatorCertificate - Variable in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
creatorID - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
UniqueID of the body which create this future
creatorID - Variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
creatorID - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
Cube - class org.objectweb.proactive.core.group.topology.Cube.
This class represents a group by a three-dimensional topology.
Cube(Group, int, int, int) - Constructor for class org.objectweb.proactive.core.group.topology.Cube
Construtor.
currentClassServer - Variable in class org.objectweb.proactive.core.rmi.ClassServerHelper
settings of the ClassServer
CURRENTJVM_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
currentTime() - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
 
CYCLIC_NODE_SUFFIX - Static variable in interface org.objectweb.proactive.core.component.Constants
 

D

decipherPrimitiveType(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
decodeCertificate(byte[]) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
decrease() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
decrypt(long, byte[][]) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method decrypt.
decrypt(Object, Key) - Method in class org.objectweb.proactive.ext.security.crypto.EncryptionEngine
 
decrypt(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
decrypt(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.body.reply.Reply
 
decrypt(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
decrypt(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
decrypt(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.body.request.Request
 
DecryptionSecurityException - exception org.objectweb.proactive.core.exceptions.security.DecryptionSecurityException.
Security exception
DecryptionSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.DecryptionSecurityException
Constructs a DecryptionSecurityException with the specified detail message and nested exception.
DecryptionSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.DecryptionSecurityException
Constructs a DecryptionSecurityException with the specified detail message and nested exception.
DEFAULT_BJOBPATH - Static variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
DEFAULT_BODY_CLASS - Static variable in interface org.objectweb.proactive.core.Constants
The explicit local body default class
DEFAULT_BODY_CLASS_NAME - Static variable in interface org.objectweb.proactive.core.Constants
The name of the explicit local body default class
DEFAULT_BODY_INTERFACE - Static variable in interface org.objectweb.proactive.core.Constants
The explicit local body default class
DEFAULT_BODY_INTERFACE_NAME - Static variable in interface org.objectweb.proactive.core.Constants
The name of the explicit local body default class
DEFAULT_BODY_PROXY_CLASS - Static variable in interface org.objectweb.proactive.core.Constants
The explicit local body default class
DEFAULT_BODY_PROXY_CLASS_NAME - Static variable in interface org.objectweb.proactive.core.Constants
The name of the explicit local body default class
DEFAULT_BOOKING_DURATION - Static variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
DEFAULT_BSUBPATH - Static variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
DEFAULT_CLASSFILE_SERVER_PORT - Static variable in class org.objectweb.proactive.StartNode
 
DEFAULT_CLASSNAME - Static variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
DEFAULT_CLASSPATH - Static variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
DEFAULT_FUTURE_PROXY_CLASS - Static variable in interface org.objectweb.proactive.core.Constants
The explicit local body default class
DEFAULT_FUTURE_PROXY_CLASS_NAME - Static variable in interface org.objectweb.proactive.core.Constants
The name of the explicit local body default class
DEFAULT_HOSTNAME - Static variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
DEFAULT_HOSTS_NUMBER - Static variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
DEFAULT_JAVAPATH - Static variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
DEFAULT_JVMPARAMETERS - Static variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
DEFAULT_LOG4J_FILE - Static variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
DEFAULT_LSFPATH - Static variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
DEFAULT_POLICY_FILE - Static variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
DEFAULT_PORT - Static variable in class org.objectweb.proactive.StartNode
 
DEFAULT_PROCESSOR_NUMBER - Static variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
DEFAULT_PROCESSOR_NUMBER - Static variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
DEFAULT_PROTOCOL_IDENTIFIER - Static variable in interface org.objectweb.proactive.core.Constants
default protocol identifier
DEFAULT_PROXYFORGROUP_CLASS - Static variable in class org.objectweb.proactive.core.group.ProActiveGroup
The name of the default proxy for group communication
DEFAULT_PROXYFORGROUP_CLASS_NAME - Static variable in class org.objectweb.proactive.core.group.ProActiveGroup
The name of the default proxy for group communication
DEFAULT_PRUNPATH - Static variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
DEFAULT_QUEUE_NAME - Static variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
DEFAULT_REGISTRY_PORT - Static variable in class org.objectweb.proactive.core.rmi.RegistryHelper
 
DEFAULT_SERVER_BASE_PORT - Static variable in class org.objectweb.proactive.core.rmi.ClassServer
 
DEFAULT_SERVER_PORT_INCREMENT - Static variable in class org.objectweb.proactive.core.rmi.ClassServer
 
DEFAULT_USERNAME - Static variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
DefaultEntity - class org.objectweb.proactive.ext.security.DefaultEntity.
 
DefaultEntity() - Constructor for class org.objectweb.proactive.ext.security.DefaultEntity
 
DefaultHandlerAdapter - class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.
Adaptor between the DefaultHandler from SAX API and the XMLHandler
DefaultHandlerAdapter.AttributesImpl - class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl.
 
DefaultHandlerAdapter.EmptyAttributesImpl - class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl.
 
DefaultHandlerAdapter(XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
 
defaultLevel - Static variable in class org.objectweb.proactive.ProActive
This level is used for default handlers
DefaultPolicyServer - class org.objectweb.proactive.ext.security.DefaultPolicyServer.
 
DefaultPolicyServer(String) - Constructor for class org.objectweb.proactive.ext.security.DefaultPolicyServer
 
DefaultProActiveSecurityManager - class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager.
 
DefaultProActiveSecurityManager() - Constructor for class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
DefaultProActiveSecurityManager(String) - Constructor for class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
DefaultRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
defineClass(String, byte[]) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
delDirectory(File) - Static method in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
Delete recursively all files and directory
DENIED - Static variable in class org.objectweb.proactive.ext.security.Communication
 
DEPLOYMENT_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
deploymentDescriptor - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
depth - Variable in class org.objectweb.proactive.core.group.topology.TorusCube
depth of the three-dimensional topology group
depth - Variable in class org.objectweb.proactive.core.group.topology.Cube
depth of the three-dimensional topology group
description - Variable in class org.objectweb.proactive.core.exceptions.NonFunctionalException
self description of the non functional exception
Destination - interface org.objectweb.proactive.ext.migration.Destination.
 
destinationID - Variable in class org.objectweb.proactive.core.event.MessageEvent
 
destroy() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
destroy() - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Destroys this BlockingQueue by removing all its content, unblocking all thread waiting for a request and making sure that no thread will block again.
detail - Variable in class org.objectweb.proactive.core.ProActiveRuntimeException
 
detail - Variable in class org.objectweb.proactive.core.ProActiveException
 
detail - Variable in class org.objectweb.proactive.core.mop.MOPRuntimeException
 
detail - Variable in class org.objectweb.proactive.core.mop.MOPException
 
difference(Group) - Method in interface org.objectweb.proactive.core.group.Group
Creates a new group with all members that belong to the group or to the group g, but not to both.
difference(Group) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Creates a new group with all members that belong to the group or to the group g, but not to both.
disable() - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
disable() - Method in interface org.objectweb.proactive.core.component.xml.ContainerHandlerMarker
 
disable() - Method in class org.objectweb.proactive.core.component.xml.AbstractContainerComponentHandler
 
disableAC() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
disableAC() - Method in interface org.objectweb.proactive.core.body.UniversalBody
Disables automatic continuation mechanism for this body
disableAC() - Method in class org.objectweb.proactive.core.body.future.FuturePool
To disable the automatic continuation behaviour for all futures in this FuturePool
disableAC() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
disableAC() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
disableAC() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
Disables automatic continuation mechanism for this body
disableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
disableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
disableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
disableAC() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
Disables automatic continuation mechanism for this body
disableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
disableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
disableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
disableAC() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
Disables automatic continuation mechanism for this body
disableAC() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
disableAC(Object) - Static method in class org.objectweb.proactive.ProActive
Disable the automatic continuation mechanism for this active object.
disableGrandFatherHandler() - Method in class org.objectweb.proactive.core.component.xml.ContainerElementHierarchy
 
discarded(DiscoveryEvent) - Method in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
for multicast discover
discarded(DiscoveryEvent) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
discovered(DiscoveryEvent) - Method in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
for multicast discover
discovered(DiscoveryEvent) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
dispatching - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
Flag to deternime the semantic of communication (broadcast or dispatching)
display() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
To debug, display the size of the Group and all its members with there position
displayByte(byte[]) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
displayTotal() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
displayTotal() - Method in interface org.objectweb.proactive.ext.benchsocket.BenchStream
 
displayTotal() - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
distantBody - Variable in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
distantBody - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
distantOACertificate - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
distantOAPublicKey - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
DOMAdaptor - class org.objectweb.proactive.core.xml.io.DOMAdaptor.
Adaptor between a DOM and the XMLHandler
DOMAdaptor.EmptyAttributesImpl - class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl.
 
DOMAdaptor(XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.DOMAdaptor
 
Domain - class org.objectweb.proactive.ext.security.Domain.
 
Domain(String, PolicyServer) - Constructor for class org.objectweb.proactive.ext.security.Domain
 
DomainPolicyServer - class org.objectweb.proactive.ext.security.DomainPolicyServer.
 
DomainPolicyServer(String) - Constructor for class org.objectweb.proactive.ext.security.DomainPolicyServer
 
DOMReader - class org.objectweb.proactive.core.xml.io.DOMReader.
Implement an XLMReader based on a existing DOM.
DOMReader(Element, XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.DOMReader
 
down(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the object at the down of the specified object in the three-dimensional topology group
down(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the object at the down of the specified object in the two-dimensional topology group
down(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the object at the down of the specified object in the two-dimensional topology group
down(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the object at the down of the specified object in the three-dimensional topology group
dumpAddedProperties() - Method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Dump properties added to the system, i.e loaded properties which were not already in the system
dumpLoadedProperties() - Method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Dump loaded properties, i.e properties found in the configuration file
dumpShortcutsTable() - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
Dumps the shortcut table to System.out

E

echo() - Method in class org.objectweb.proactive.core.UniqueID
for debug purpose
effectiveArguments - Variable in class org.objectweb.proactive.core.mop.ConstructorCallImpl
The array holding the arguments og the constructor
EMPTY_CLASS_ARRAY - Static variable in class org.objectweb.proactive.core.mop.MOP
Class array representing no parameters
EMPTY_OBJECT_ARRAY - Static variable in class org.objectweb.proactive.core.mop.MOP
Empty object array
enable() - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
enable() - Method in interface org.objectweb.proactive.core.component.xml.ContainerHandlerMarker
 
enable() - Method in class org.objectweb.proactive.core.component.xml.AbstractContainerComponentHandler
 
enableAC() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
enableAC() - Method in interface org.objectweb.proactive.core.body.UniversalBody
Enables automatic continuation mechanism for this body
enableAC() - Method in class org.objectweb.proactive.core.body.future.FuturePool
To enable the automatic continuation behaviour for all futures in this FuturePool
enableAC() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
enableAC() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
enableAC() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
Enables automatic continuation mechanism for this body
enableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
enableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
enableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
enableAC() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
Enables automatic continuation mechanism for this body
enableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
enableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
enableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
enableAC() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
Enables automatic continuation mechanism for this body
enableAC() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
enableAC(Object) - Static method in class org.objectweb.proactive.ProActive
Enable the automatic continuation mechanism for this active object.
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
enableSecurityIfNeeded() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
sets all needed modifications to enable security components MUST be called when the descriptor is ready
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
enableSecurityIfNeeded() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
sets all needed modifications to enable security components MUST be called when the descriptor is ready
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
enableSecurityIfNeeded() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
sets all needed modifications to enable security components MUST be called when the descriptor is ready
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
enableSecurityIfNeeded() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
sets all needed modifications to enable security components MUST be called when the descriptor is ready
encapsulated - Variable in class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
 
encrypt(long, Object) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method encrypt.
encrypt(Serializable, Key) - Method in class org.objectweb.proactive.ext.security.crypto.EncryptionEngine
 
encrypted_key - Variable in class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
encryptedResult - Variable in class org.objectweb.proactive.core.body.reply.ReplyImpl
the encrypted result
encryptedSessionKeyPart1 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
encryptedSessionKeyPart1 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
encryptedSessionKeyPart2 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
encryptedSessionKeyPart2 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
EncryptionEngine - class org.objectweb.proactive.ext.security.crypto.EncryptionEngine.
 
EncryptionEngine() - Constructor for class org.objectweb.proactive.ext.security.crypto.EncryptionEngine
 
EndActive - interface org.objectweb.proactive.EndActive.
EndActive is related to the finalization of an active object.
endActivity(Body) - Method in interface org.objectweb.proactive.EndActive
Finalized the active object after the activity has been stopped.
EndControler - class org.objectweb.proactive.core.group.threadpool.EndControler.
This object is used by a thread pool to control the termination of the jobs.
EndControler() - Constructor for class org.objectweb.proactive.core.group.threadpool.EndControler
 
endElement(String) - Method in class org.objectweb.proactive.core.component.xml.BindingsHandler.BindingHandler
see XMLHandler.endElement(java.lang.String)
endElement(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
endElement(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
endElement(String) - Method in interface org.objectweb.proactive.core.xml.io.XMLHandler
Receives notification that the end of an XML element of given name has been read in the XML being deserialized
endElement(String, String, String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
end element.
endMeasure() - Static method in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
endPrefixMapping(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
endPrefixMapping(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
endPrefixMapping(String) - Method in interface org.objectweb.proactive.core.xml.io.XMLHandler
Receives notification that the scope of an XML prefix has just ended
ensureCapacity(int) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
enter() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
enter() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Signals that a thread wants to enter the store.
enterInThreadStore() - Method in interface org.objectweb.proactive.Body
Allows the calling thread to enter in the ThreadStore of this body.
enterInThreadStore() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
entitiesFrom - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
entitiesTo - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
Entity - class org.objectweb.proactive.ext.security.Entity.
 
ENTITY_FROM_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
ENTITY_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
ENTITY_TO_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
Entity() - Constructor for class org.objectweb.proactive.ext.security.Entity
 
EntityCertificate - class org.objectweb.proactive.ext.security.EntityCertificate.
 
EntityCertificate(X509Certificate, X509Certificate) - Constructor for class org.objectweb.proactive.ext.security.EntityCertificate
 
EntityPolicy - interface org.objectweb.proactive.ext.security.EntityPolicy.
 
EntityVirtualNode - class org.objectweb.proactive.ext.security.EntityVirtualNode.
 
EntityVirtualNode() - Constructor for class org.objectweb.proactive.ext.security.EntityVirtualNode
 
EntityVirtualNode(String, X509Certificate, X509Certificate) - Constructor for class org.objectweb.proactive.ext.security.EntityVirtualNode
represent
environment - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
ENVIRONMENT_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.EntityCertificate
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.EntityVirtualNode
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.DefaultEntity
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.Entity
 
equals(Object) - Method in class org.objectweb.proactive.core.UniqueID
Overrides equals to take into account the two part of this UniqueID.
equals(Object) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
equals(Object) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
equals(Object) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
equals(Object) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
equals(Object) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
equals(Object) - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
Components are equal if they have the same UniqueID.
equals(Object) - Method in interface org.objectweb.proactive.core.component.identity.ProActiveComponent
comparison between components
equals(Object) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
The comparison of component references is actually a comparison of unique identifiers accross jvms.
equals(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Compares the specified object with this group for equality.
equals(Object) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
equals(Object) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
equals(Object) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
error(SAXParseException) - Method in class org.objectweb.proactive.core.xml.io.SAXParserErrorHandler
 
errorMessageLogger - Variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
eventListeners - Variable in class org.objectweb.proactive.core.event.AbstractEventProducer
the list of listeners.
ExceptionInGroup - exception org.objectweb.proactive.core.group.ExceptionInGroup.
This class represents an throwable occured in a group communication.
ExceptionInGroup(Object, Throwable) - Constructor for class org.objectweb.proactive.core.group.ExceptionInGroup
Built an ThrowableInGroup
ExceptionList - exception org.objectweb.proactive.core.group.ExceptionList.
A list of the ExceptionInGroup occured in a group.
ExceptionList() - Constructor for class org.objectweb.proactive.core.group.ExceptionList
Builds a new empty list of exception
exclude(Group) - Method in interface org.objectweb.proactive.core.group.Group
Creates a new group with the members that belong to the group, but not to the group g.
exclude(Group) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Creates a new group with the members that belong to the group, but not to the group g.
execute() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
Performs the object construction that is reified vy this object
execute() - Method in interface org.objectweb.proactive.core.mop.ConstructorCall
Performs the object construction that is reified vy this object
execute(Object) - Method in class org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup
Executes the call.
execute(Object) - Method in class org.objectweb.proactive.core.mop.MethodCall
Executes the instance method call represented by this object.
executeMethodOnArrival(Body) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
executeMethodOnDeparture(Body) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
existsBinding(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
existsClientInterface(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
exit() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
exit() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Signals that a thread exited the store.
exitFromThreadStore() - Method in interface org.objectweb.proactive.Body
Allows the calling thread to exit from the ThreadStore of this body.
exitFromThreadStore() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
externalProcess - Variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
ExternalProcess - interface org.objectweb.proactive.core.process.ExternalProcess.
A class implementing this interface is able to start a UniversalProcess and to connect its input/output to handlers.
ExternalProcessDecorator - interface org.objectweb.proactive.core.process.ExternalProcessDecorator.
A class implementing this interface is able to start an embedded ExternalProcess.

F

f - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
factory - Static variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
A custom socket Factory
factory - Static variable in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
A custom socket Factory
factory - Static variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
A custom socket Factory
fatalError(SAXParseException) - Method in class org.objectweb.proactive.core.xml.io.SAXParserErrorHandler
 
fifoServing() - Method in class org.objectweb.proactive.Service
Invoke the default FIFO policy to pick up the requests from the request queue.
fillShortcutsTable() - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
Fills the shortcuts table with all obvious entries.
finalize() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
finalize() - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
 
finalize() - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Cleanly destroys a ThreadPool object
finalize() - Method in class org.objectweb.proactive.core.mop.MethodCall
 
findClass(String) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
findLastProxy(Object) - Static method in class org.objectweb.proactive.core.group.AbstractProcessForGroup
 
fireBodyChanged(UniversalBody) - Method in class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
fireBodyCreated(UniversalBody) - Method in class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
fireBodyRemoved(UniversalBody) - Method in class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
flushAll() - Method in class org.objectweb.proactive.Service
Removes all request from the queue.
flushingServeOldest() - Method in class org.objectweb.proactive.Service
Serves the oldest request and discard all other requests.
flushingServeOldest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the oldest request accepted by the given filter and discards all the other requests also accepted by this sasme filter.
flushingServeOldest(String) - Method in class org.objectweb.proactive.Service
Serves the oldest request for the method named methodName and discards all the other requests of the same name.
flushingServeYoungest() - Method in class org.objectweb.proactive.Service
Serves the youngest request and discard all other requests.
flushingServeYoungest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the most recent request (youngest) accepted by the given filter and discards all the other requests also accepted by this sasme filter.
flushingServeYoungest(String) - Method in class org.objectweb.proactive.Service
Serves the most recent request (youngest) for the method named methodName and discards all the other requests of the same name.
forbid(String, String) - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
Associates a shortcut with a blocking condition.
forbid(String, String) - Method in interface org.objectweb.proactive.ext.implicit.Implicit
 
forName(String) - Static method in class org.objectweb.proactive.core.mop.MOP
Loads a class using standard classloader or a hashtable
Fractive - class org.objectweb.proactive.core.component.Fractive.
This class is used for creating components.
Fractive() - Constructor for class org.objectweb.proactive.core.component.Fractive
no-arg constructor (used by Fractal to get a bootstrap component)
from - Variable in class org.objectweb.proactive.ext.security.Policy
 
FUNCTIONAL_INTERFACE_NAME_FIELD_NAME - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
FUNCTIONAL_INTERFACE_NAME_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
Future - interface org.objectweb.proactive.core.body.future.Future.
An object implementing this interface if a place holder object for an upcomming result yet to come.
FUTURE_PROXY_INTERFACE - Static variable in interface org.objectweb.proactive.core.Constants
The interface implemented by all proxies featuring 'future' semantics, depending on whether they are remoteBodyly-accessible or not
FutureCreationException - exception org.objectweb.proactive.core.exceptions.creation.FutureCreationException.
Creation exception
FutureCreationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.FutureCreationException
Constructs a FutureCreationException with the specified detail message and nested exception.
FutureCreationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.FutureCreationException
Constructs a FutureCreationException with the specified detail message and nested exception.
FutureEvent - class org.objectweb.proactive.core.event.FutureEvent.
A FutureEvent occurs when a FuturProxy blocks the executing Thread because the result is not yet available.
FutureEvent(UniqueID, UniqueID, int) - Constructor for class org.objectweb.proactive.core.event.FutureEvent
Creates a new FutureEvent based on the given FutureProxy
FutureEventListener - interface org.objectweb.proactive.core.event.FutureEventListener.
A class implementating this interface is listener of FutureEvent.
FutureEventProducer - interface org.objectweb.proactive.core.body.future.FutureEventProducer.
 
FutureEventProducerImpl - class org.objectweb.proactive.core.body.future.FutureEventProducerImpl.
 
FutureEventProducerImpl() - Constructor for class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
futureLength(Object) - Static method in class org.objectweb.proactive.core.body.future.FutureProxy
 
FutureList - class org.objectweb.proactive.ext.util.FutureList.
 
FutureList() - Constructor for class org.objectweb.proactive.ext.util.FutureList
 
FutureMap - class org.objectweb.proactive.core.body.future.FutureMap.
Data structure which stores futures and corresponding automatic continuation to do.
FutureMap() - Constructor for class org.objectweb.proactive.core.body.future.FutureMap
 
FuturePool - class org.objectweb.proactive.core.body.future.FuturePool.
 
FuturePool() - Constructor for class org.objectweb.proactive.core.body.future.FuturePool
 
FutureProxy - class org.objectweb.proactive.core.body.future.FutureProxy.
This proxy class manages the semantic of future objects
FutureProxy() - Constructor for class org.objectweb.proactive.core.body.future.FutureProxy
As this proxy does not create a reified object (as opposed to BodyProxy for example), it is the noargs constructor that is usually called.
FutureProxy(ConstructorCall, Object[]) - Constructor for class org.objectweb.proactive.core.body.future.FutureProxy
This constructor is provided for compatibility with other proxies.

G

generateCertificate(String, String, PrivateKey, PublicKey) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
GENERATED_DEFAULT_PREFIX - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
generateGenericCertificate() - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
generateInterface(String, Component, InterfaceType, boolean) - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
generateInterface(String, Component, InterfaceType, boolean, boolean) - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
generateLong(int) - Method in class org.objectweb.proactive.ext.security.crypto.RandomLongGenerator
 
generateNodeCertificate(String, VMInformation) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
generateSessionKey() - Method in class org.objectweb.proactive.ext.security.crypto.SessionKeyFactory
 
GenerationOfStubClassFailedException - exception org.objectweb.proactive.core.mop.GenerationOfStubClassFailedException.
 
GenerationOfStubClassFailedException() - Constructor for class org.objectweb.proactive.core.mop.GenerationOfStubClassFailedException
 
GenerationOfStubClassFailedException(String) - Constructor for class org.objectweb.proactive.core.mop.GenerationOfStubClassFailedException
 
GenerationOfStubClassFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.GenerationOfStubClassFailedException
 
GenerationOfStubClassFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.GenerationOfStubClassFailedException
 
GENERIC_TYPE - Static variable in class org.objectweb.proactive.core.event.ProActiveEvent
 
get_deliveryDate() - Method in class org.objectweb.proactive.ext.security.crypto.CertificateProperty
 
get_expirationDate() - Method in class org.objectweb.proactive.ext.security.crypto.CertificateProperty
 
get_otherPublicCertificate(long) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
get_PrivateKey() - Static method in class org.objectweb.proactive.ext.security.crypto.CertificationAuthority
 
get_PublicKey() - Static method in class org.objectweb.proactive.ext.security.crypto.CertificationAuthority
 
get(int) - Method in interface org.objectweb.proactive.core.group.Group
Returns the object at the specified index.
get(int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the i-th member of the group.
get(int) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
get(int) - Method in class org.objectweb.proactive.ext.util.FutureList
Return the element at the specified position in this List
get(Object, int) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Returns the member at the specified index of the object representing a Group.
get(String) - Method in class org.objectweb.proactive.core.component.Bindings
 
getACState() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
getActiveObjects() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getActiveObjects() - Method in interface org.objectweb.proactive.core.node.Node
Returns all activeObjects deployed on this Node
getActiveObjects(String) - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.node.Node
Returns all activeObjects with the given name deployed on this Node or null if such objects do not exist
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns all Active Objects deployed on the node with the given name on this ProActiveRuntime
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getActiveObjects(String, String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns all Active Objects with the specified class name, deployed on the node with the given name on this ProActiveRuntime
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String, String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getActiveObjects(String, String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String, String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getActivity() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the activity
getAllNodes(String) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns all child nodes defined by the given path.
getAllNodes(String, Node) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns all child nodes defined by the given path.
getAOCreation() - Method in class org.objectweb.proactive.ext.security.Communication
 
getApplicationCertificate() - Method in class org.objectweb.proactive.ext.security.Entity
 
getApplicationCertificate() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getApplicationName() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getAutomaticContinuation(long, UniqueID) - Method in class org.objectweb.proactive.core.body.future.FutureMap
Return the list of ACs to (ie bodies destination) corresponding to (id,bodyID) if any, null otherwise.
getBinding(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
getBody() - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
getBody() - Method in interface org.objectweb.proactive.core.body.proxy.BodyProxy
 
getBody() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
 
getBody() - Method in class org.objectweb.proactive.core.event.BodyEvent
Returns the body associated to this event
getBody(UniqueID) - Method in class org.objectweb.proactive.core.body.BodyMap
 
getBodyDestination() - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
getBodyID() - Method in interface org.objectweb.proactive.core.body.proxy.BodyProxy
 
getBodyID() - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
getBodyID() - Method in class org.objectweb.proactive.core.event.FutureEvent
Returns the UniqueID of the body that is waiting
getBodyOnThis() - Static method in class org.objectweb.proactive.ProActive
When an active object is created, it is associated with a Body that takes care of all non fonctionnal properties.
getBookingDuration() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Return the booking duration of the cluster's nodes.
getBootClasspath() - Method in interface org.objectweb.proactive.core.process.JVMProcess
Returns the boot classpath associated to this process
getBootClasspath() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
getBootClasspath() - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Returns the boot classpath of the target JVMProcess
getBootClasspath() - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Returns the boot classpath of the target JVMProcess
getBytes(String) - Method in class org.objectweb.proactive.core.rmi.ClassServer
Returns an array of bytes containing the bytecodes for the class represented by the argument path.
getBytes(String) - Method in class org.objectweb.proactive.core.rmi.ClassFileServer
Returns an array of bytes containing the bytecodes for the class represented by the argument path.
getCertificate() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getCertificate() - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getCertificate() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getCertificate() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getCertificate() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getCertificate() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getCertificate() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getCertificate() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getCertificate() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getCertificate() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getCertificate() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getCertificate() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getCertificate() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getCertificate() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getCertificate() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getCertificate() - Method in class org.objectweb.proactive.ext.security.Entity
 
getCertificate() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getCertificate() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getCertificateEncoded() - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getCertificateEncoded() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getCertificateEncoded() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getCertificateEncoded() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getCertificateEncoded() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getCertificateEncoded() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getCertificateLocation() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getCertificateLocation() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
 
getCertificatEncoded() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getChannel() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getClassData(String) - Static method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
retreives the bytecode associated to the generated class of the given name
getClassData(String) - Static method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
retreives the bytecode associated to the generated class of the given name
getClassData(String) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
Get the bytecode of a stub given its name.
getClassname() - Method in interface org.objectweb.proactive.core.process.JVMProcess
Returns the class name that this process is about to start
getClassname() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
getClassname() - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Returns the class name that the target JVMProcess is about to start
getClassname() - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Returns the class name that the target JVMProcess is about to start
getClassName() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the classname
getClasspath() - Method in interface org.objectweb.proactive.core.process.JVMProcess
Returns the classpath associated to this process
getClasspath() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
getClasspath() - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Returns the classpath associated to the target JVMProcess
getClasspath() - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Returns the classpath associated to the target JVMProcess
getClasspath() - Method in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
getClassServerPortNumber() - Method in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
getClientInterface() - Method in class org.objectweb.proactive.core.component.Binding
 
getClientInterfaceTypes() - Method in class org.objectweb.proactive.core.component.ComponentParameters
 
getCommand() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getCommand() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Returns the command that will be or has been execute by the process.
getCommunication() - Method in class org.objectweb.proactive.ext.security.Communication
 
getCommunicationReply() - Method in class org.objectweb.proactive.ext.security.Policy
 
getCommunicationRequest() - Method in class org.objectweb.proactive.ext.security.Policy
 
getComponent(String) - Method in class org.objectweb.proactive.core.component.xml.Loader
Returns an instantiated+deployed+assembled+bound component from the cache.
getComponent(String) - Method in class org.objectweb.proactive.core.component.xml.ComponentsCache
 
getComponentMethodCall(Method, Object[], String) - Static method in class org.objectweb.proactive.core.mop.MethodCall
Returns a MethodCall object with extra info for component calls (the possible name of the functional interface invoked).
getComponentParameters() - Method in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
see ComponentParametersController.getComponentParameters()
getComponentParameters() - Method in interface org.objectweb.proactive.core.component.controller.ComponentParametersController
getter
getComponentParameters() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
 
getComponentParameters() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see ComponentParametersController.getComponentParameters()
getComponentParametersController(Component) - Static method in class org.objectweb.proactive.core.component.Fractive
Returns the ContentController interface of the given component.
getComponentType() - Method in class org.objectweb.proactive.core.component.ComponentParameters
Returns the componentType.
getCompositionType() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
getCompositionType() - Method in interface org.objectweb.proactive.core.process.ExternalProcessDecorator
Returns the type of composition that occurs between the commands of two processes.
getConfiguration() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
getConstructorParameters() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the constructor parameters
getContainerElementHierarchy() - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
getContainerElementHierarchy() - Method in interface org.objectweb.proactive.core.component.xml.ContainerHandlerMarker
 
getContainerElementHierarchy() - Method in class org.objectweb.proactive.core.component.xml.AbstractContainerComponentHandler
see ContainerHandlerMarker.getContainerElementHierarchy()
getControllerDescription() - Method in class org.objectweb.proactive.core.component.ComponentParameters
getter
getCount() - Method in class org.objectweb.proactive.core.process.globus.GlobusProcess
Returns the count.
getCreationProtocolID() - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getCreationProtocolID() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
getCreationProtocolID() - Method in interface org.objectweb.proactive.core.runtime.VMInformation
Returns an Identifier for the process that originates this VM creation
getCreatorCertificate() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
// * @return creator certificate
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getCreatorId() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
getCreatorId() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the value of creatorId field.
getCreatorID() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
getCreatorID() - Method in interface org.objectweb.proactive.core.body.future.Future
To get the creatorID.
getCreatorID() - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
getCreatorID() - Method in class org.objectweb.proactive.core.event.FutureEvent
Returns the UniqueID of the body that created the corresponding Future
getCumulatedTime() - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
Return the newly computed cumulated time as measured by this MicroTimer in microseconds
getCurrentDestination() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Returns the current Destination.
getCurrentThreadBody() - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Returns the body associated with the thread calling the method.
getCurrentVMID() - Static method in class org.objectweb.proactive.core.UniqueID
Returns the VMID of the current VM in which this class has been loaded.
getDefaultNode() - Static method in class org.objectweb.proactive.core.node.NodeFactory
Returns the reference to the default node associated to the current JVM If no default node yet exists, it creates a new one.
getDefaultRuntime() - Static method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Returns the reference of the only one instance of the default ProActiveRuntime associated with the local JVM.
getDepth() - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the height of the three-dimensional topology group (number of Rings)
getDepth() - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the height of the three-dimensional topology group (number of lines)
getDescription() - Method in class org.objectweb.proactive.core.exceptions.NonFunctionalException
 
getDescriptor(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getDestination() - Method in class org.objectweb.proactive.ext.migration.NodeDestination
Returns a string representing the node
getDestination() - Method in interface org.objectweb.proactive.ext.migration.Destination
Returns a string representing the destination
getDestinationBodyID() - Method in class org.objectweb.proactive.core.event.MessageEvent
Returns the id of the body receiver of the encapsulated message.
getDistantBody() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getDistantOACertificate() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getDistantOAPublicKey() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getDomainName() - Method in class org.objectweb.proactive.ext.security.crypto.CertificateIdentity
 
getEntities() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getEntities() - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getEntities() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getEntities() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getEntities() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getEntities() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getEntities() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getEntities() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getEntities() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getEntities() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getEntities() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getEntities() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getEntities() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getEntities() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getEntities() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getEntities() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getEntitiesFrom() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getEntitiesFrom() - Method in class org.objectweb.proactive.ext.security.Policy
 
getEntitiesTo() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getEntitiesTo() - Method in class org.objectweb.proactive.ext.security.Policy
 
getEnvironment() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getEnvironment() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Returns the current environment for this process.
getErrorMessageLogger() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
getErrorMessageLogger() - Method in interface org.objectweb.proactive.core.process.ExternalProcess
Returns the MessageLogger handling the error stream of the process
getExceptionList() - Method in interface org.objectweb.proactive.core.group.Group
Returns an ExceptionList containing all the throwables (exceptions and errors) occured when this group was built
getExceptionList() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns an ExceptionList containing all the throwables (exceptions and errors) occured when this group was built
getExitAfterCommand() - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
Returns the value of the boolean telling that the process will finished after rlogin command or will wait for another command to be pushed once logging on the remote host
getExternalClientBindings() - Method in class org.objectweb.proactive.core.component.Bindings
Returns the names of the external client bindings for this component.
getFactory() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the metaobjects factory
getFather() - Method in class org.objectweb.proactive.core.component.xml.ContainerElementHierarchy
 
getFcContentDesc() - Method in class org.objectweb.proactive.core.component.Fractive
see Factory.getFcContentDesc()
getFcControllerDesc() - Method in class org.objectweb.proactive.core.component.Fractive
see Factory.getFcControllerDesc()
getFcFunctionalInterfaceName() - Method in class org.objectweb.proactive.core.mop.MethodCall
accessor for the functional name ot the invoked Fractal interface
getFcInstanceType() - Method in class org.objectweb.proactive.core.component.Fractive
see Factory.getFcInstanceType()
getFcInterface(String) - Method in class org.objectweb.proactive.core.component.Fractive
see Component.getFcInterface(java.lang.String)
getFcInterface(String) - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see Component.getFcInterface(String)
getFcInterface(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see Component.getFcInterface(String)
getFcInterfaces() - Method in class org.objectweb.proactive.core.component.Fractive
see Component.getFcInterfaces()
getFcInterfaces() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see Component.getFcInterfaces()
getFcInterfaces() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see Component.getFcInterfaces()
getFcInterfaceType(String) - Method in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
getFcInterfaceTypes() - Method in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
getFcInternalInterface(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
getFcInternalInterface(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
in this implementation, internal interfaces are also external interfaces. see ContentController.getFcInternalInterface(String)
getFcInternalInterfaces() - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
getFcInternalInterfaces() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see ContentController.getFcInternalInterfaces()
getFcItfImpl() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
getter
getFcItfName() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
see Interface.getFcItfName()
getFcItfName() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
see Interface.getFcItfName()
getFcItfName() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see Interface.getFcItfName()
getFcItfName() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see Interface.getFcItfName()
getFcItfName() - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
getFcItfOwner() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
see Interface.getFcItfOwner()
getFcItfOwner() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
see Interface.getFcItfOwner()
getFcItfOwner() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see Interface.getFcItfOwner()
getFcItfOwner() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see Interface.getFcItfOwner()
getFcItfSignature() - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
getFcItfType() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
see Interface.getFcItfType()
getFcItfType() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
see Interface.getFcItfType()
getFcItfType() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see Interface.getFcItfType()
getFcItfType() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see Interface.getFcItfType()
getFcState() - Method in class org.objectweb.proactive.core.component.controller.ProActiveLifeCycleController
LifeCycleController.getFcState()
getFcState() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see LifeCycleController.getFcState()
getFcSubComponents() - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
getFcSubComponents() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see ContentController.getFcSubComponents()
getFcType() - Method in class org.objectweb.proactive.core.component.Fractive
see Component.getFcType()
getFcType() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see Component.getFcType()
getFcType() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see Component.getFcType()
getFutureEventProducer() - Static method in class org.objectweb.proactive.core.body.future.FutureProxy
Returns the FutureEventProducer that is responsible for the FutureProxys of this VM.
getFuturePool() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getFuturePool() - Method in interface org.objectweb.proactive.core.body.LocalBodyStrategy
Returns the future pool of this body
getFutureProxy() - Static method in class org.objectweb.proactive.core.body.future.FutureProxy
 
getFuturesToUpdate(long, UniqueID) - Method in class org.objectweb.proactive.core.body.future.FutureMap
Return the list of futures corresponding to (id,bodyID) if any, null otherwise.
getFutureValue(Object) - Static method in class org.objectweb.proactive.ProActive
Return the object contains by the future (ie its target).
getGeneratedClassesCache() - Static method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
Returns the generatedClassesCache.
getGeneratedClassesCache() - Static method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
Returns the generatedClassesCache.
getGroup(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Returns a Group corresponding to the Object o representing a group.
getGroupByType() - Method in interface org.objectweb.proactive.core.group.Group
Returns an object representing the group, and assignable from the (upper) class of member.
getGroupByType() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns an Object (a typed group Object) representing the Group
getHalfBody(MetaObjectFactory) - Static method in class org.objectweb.proactive.core.body.HalfBody
 
getHalfBodyMetaObjectFactory() - Method in class org.objectweb.proactive.core.body.LocalBodyStore
 
getHandler(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
getHeight() - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the height of the three-dimensional topology group (number of Rings)
getHeight() - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the height of the two-dimensional topology group (number of Rings)
getHeight() - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the height of the two-dimensional topology group (number of lines)
getHeight() - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the height of the three-dimensional topology group (number of lines)
getHierarchicalType() - Method in class org.objectweb.proactive.core.component.ControllerDescription
Returns the hierarchicalType.
getHierarchicalType() - Method in class org.objectweb.proactive.core.component.ComponentParameters
Returns the hierarchicalType.
getHostList() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Returns the hostList value of this process.
getHostList() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Returns the hostList value of this process.
getHostname() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getHostname() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Return the hostname target of this process.
getHostname() - Method in class org.objectweb.proactive.core.rmi.ClassServer
 
getHostName() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
Returns the name of the machine where the process mapped to this virtual machine was launched.
getHostName() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the name of the machine where the process mapped to this virtual machine was launched.
getHostNameFromUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
getHostsNumber() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Returns the number of nodes requested for the job
getID() - Method in class org.objectweb.proactive.core.body.AbstractUniversalBody
 
getID() - Method in interface org.objectweb.proactive.core.body.UniversalBody
Returns the UniqueID of this body This identifier is unique accross all JVMs
getID() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
getID() - Method in interface org.objectweb.proactive.core.body.future.Future
To get the sequence id of this future.
getID() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getID() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getID() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
Returns the UniqueID of this body This identifier is unique accross all JVMs
getID() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getID() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getID() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getID() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
Returns the UniqueID of this body This identifier is unique accross all JVMs
getID() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getID() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getID() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getID() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
Returns the UniqueID of this body This identifier is unique accross all JVMs
getID() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see ProActiveComponent.getID()
getID() - Method in interface org.objectweb.proactive.core.component.identity.ProActiveComponent
getter for a unique identifier
getID() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getID() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getIncomingFutures() - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
getInetAddress() - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getInetAddress() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
getInetAddress() - Method in interface org.objectweb.proactive.core.runtime.VMInformation
Returns the InetAddress of the host where is the VM located
getInetAddress() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getInputMessageLogger() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
getInputMessageLogger() - Method in interface org.objectweb.proactive.core.process.ExternalProcess
Returns the MessageLogger handling the input stream of the process
getInputStream() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getInstance() - Static method in class org.objectweb.proactive.core.body.LocalBodyStore
 
getInterfaceTypes() - Method in class org.objectweb.proactive.core.component.ComponentParameters
getter
getJavaPath() - Method in interface org.objectweb.proactive.core.process.JVMProcess
Returns the java path associated to this process.
getJavaPath() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
getJavaPath() - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Returns the java path associated the target JVMProcess
getJavaPath() - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Returns the java path associated the target JVMProcess
getJobForThePendingQueue() - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Picks up new job to execute in the pending queue.
getJobId() - Static method in class org.objectweb.proactive.ProActive
 
getJobID() - Method in interface org.objectweb.proactive.Job
 
getJobID() - Method in class org.objectweb.proactive.core.body.HalfBody
 
getJobID() - Method in class org.objectweb.proactive.core.body.BodyImpl
 
getJobID() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getJobID() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getJobID() - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getJobID() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Returns the id of the job associated to this process
getJobID() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Returns the id of the job associated to this process
getJobID() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getJobID(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getJobID(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getJobID(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getJobID(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getKeepAlive() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getLength() - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl
 
getLength() - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
getLength() - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getLength() - Method in interface org.objectweb.proactive.core.xml.io.Attributes
Returns the number of attributes in the list.
getLocalAddress() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getLocalBodies() - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Returns all local Bodies in a new BodyMap
getLocalBody(UniqueID) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Returns the body belonging to this JVM whose ID is the one specified.
getLocalHalfBodies() - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Returns all local HalfBodies in a new BodyMap
getLocalHalfBody(UniqueID) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Returns the halfbody belonging to this JVM whose ID is the one specified.
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getLocalNodeNames() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns the name of all nodes known by this ProActiveRuntime on this VM
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getLocalNodeNames() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getLocalNodeNames() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getLocalNodeNames() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getLocalPort() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getLocalSocketAddress() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getLocationServer() - Static method in class org.objectweb.proactive.ext.locationserver.LocationServerFactory
 
getLocationServer(UniqueID) - Static method in class org.objectweb.proactive.ext.locationserver.LocationServerFactory
Return the location server associated with the id
getLocationServerClass() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
getLocationServerRmi() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
getLog4jFile() - Method in interface org.objectweb.proactive.core.process.JVMProcess
Returns the location of the log4j property file.
getLog4jFile() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
getLog4jFile() - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
 
getLog4jFile() - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
 
getMemberListSize() - Method in class org.objectweb.proactive.core.group.ProcessForGroupCreation
 
getMemberListSize() - Method in class org.objectweb.proactive.core.group.AbstractProcessForGroup
 
getMessage() - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class org.objectweb.proactive.core.ProActiveException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class org.objectweb.proactive.core.mop.MOPRuntimeException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class org.objectweb.proactive.core.mop.MOPException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
getMessage() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.SimpleMessageSink
 
getMessage() - Method in interface org.objectweb.proactive.core.process.MessageSink
Returns a new message.
getMetaObjectClassName(String, String) - Static method in class org.objectweb.proactive.core.component.asmgen.Utils
 
getMetaObjectComponentRepresentativeClassName(String, String) - Static method in class org.objectweb.proactive.core.component.asmgen.Utils
 
getMethodCall() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
getMethodCall() - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
getMethodCall() - Method in interface org.objectweb.proactive.core.body.request.Request
Returns the MethodCall embedded in the request
getMethodCall(Method, Object[]) - Static method in class org.objectweb.proactive.core.mop.MethodCall
Factory method for getting MethodCall objects
getMethodName() - Method in class org.objectweb.proactive.core.body.message.MessageImpl
 
getMethodName() - Method in interface org.objectweb.proactive.core.body.message.Message
Returns the method name of the method call packed in this message
getMethodName() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
getMethodName() - Method in class org.objectweb.proactive.ext.migration.NodeDestination
Return the name of the Method
getMethodName() - Method in interface org.objectweb.proactive.ext.migration.Destination
Return the name of the Method
getMigration() - Method in class org.objectweb.proactive.ext.security.Communication
 
getMigrationStrategy() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
getMigrationStrategy() - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
getMOPClassLoader() - Static method in class org.objectweb.proactive.core.mop.MOPClassLoader
Return the unique MOPClassLoader for the current JVM Create it if it does not exist
getMyGroup() - Method in class org.objectweb.proactive.core.group.GroupMember
Returns the group of the object.
getMyRank() - Method in class org.objectweb.proactive.core.group.GroupMember
Returns the rank (position) of the object in the Group
getMyRank() - Method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Returns the rank (position) of the object in the Group
getMySPMDGroupSize() - Method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Returns the size of the SPMD group of this
getName() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getName() - Method in interface org.objectweb.proactive.core.body.LocalBodyStrategy
Returns the name of this body that can be used for displaying information
getName() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Returns the name.
getName() - Method in class org.objectweb.proactive.core.component.ControllerDescription
getter for the name
getName() - Method in class org.objectweb.proactive.core.component.ComponentParameters
getter
getName() - Method in class org.objectweb.proactive.core.component.xml.ComponentResultObject
 
getName() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getName() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getName() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
getName() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the name of this VirtualMachine
getName() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the name of this VirtualNode
getName() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup
Returns the name of the call
getName() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallBarrier
Returns the name of the call
getName() - Method in class org.objectweb.proactive.core.mop.MethodCall
Returns the name of the method
getName() - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getName() - Method in interface org.objectweb.proactive.core.node.NodeInformation
Returns the name of the node
getName() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
getName() - Method in interface org.objectweb.proactive.core.runtime.VMInformation
Returns the given name (identifier) of this VM
getName() - Method in class org.objectweb.proactive.ext.security.EntityCertificate
 
getName() - Method in class org.objectweb.proactive.ext.security.EntityVirtualNode
 
getName() - Method in class org.objectweb.proactive.ext.security.DefaultEntity
 
getName() - Method in class org.objectweb.proactive.ext.security.Entity
 
getNameFromUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
Returns the name included in the url
getNames() - Method in class org.objectweb.proactive.core.component.xml.ComponentResultObject
 
getNextExcept(String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Returns the next destination in the migrationStrategy which is not s
getNextValue() - Static method in class org.objectweb.proactive.core.group.threadpool.ThreadInThePool
 
getNode() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the node
getNode() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNode() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Returns the first Node created among Nodes mapped to this VirtualNode in the XML Descriptor Another call to this method will return the following created node if any.
getNode() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the first Node created among Nodes mapped to this VirtualNode in the XML Descriptor Another call to this method will return the following created node if any.
getNode(int) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNode(int) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNode(int) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the Node mapped to this VirtualNode with the specified index.
getNode(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNode(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNode(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the node of the given url among nodes mapped to this VirtualNode in the xml descriptor or null if such node does not exist.
getNode(String) - Static method in class org.objectweb.proactive.core.node.NodeFactory
Returns the reference to the node located at the given url.
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
(non-Javadoc)
getNodeCertificate(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getNodeCertificate(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getNodeCertificate(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getNodeCertificate(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getNodeCount() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNodeCount() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Returns the number of Nodes mapped to this VirtualNode in the XML Descriptor
getNodeCount() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the number of Nodes mapped to this VirtualNode in the XML Descriptor
getNodeInformation() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getNodeInformation() - Method in interface org.objectweb.proactive.core.node.Node
Returns the node information as one object.
getNodeNumber() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
getNodeNumber() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the number of nodes that will be created on this VirtualMachine
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getNodes() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNodes() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNodes() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns all nodes mapped to this VirtualNode
getNodesURL() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNodesURL() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNodesURL() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns all nodes url mapped to this VirualNode
getNodeURL() - Method in class org.objectweb.proactive.core.body.AbstractUniversalBody
 
getNodeURL() - Method in interface org.objectweb.proactive.core.body.UniversalBody
Returns the url of the node this body is associated to The url of the node can change if the active object migrates
getNodeURL() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getNodeURL() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
Returns the url of the node this body is associated to The url of the node can change if the active object migrates
getNodeURL() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getNodeURL() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
Returns the url of the node this body is associated to The url of the node can change if the active object migrates
getNodeURL() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getNodeURL() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
Returns the url of the node this body is associated to The url of the node can change if the active object migrates
getNodeURL() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getNumberOfParameter() - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
Returns the number of parmeters
getNumberOfParameter() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup
This call have one parameter.
getNumberOfParameter() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallBarrier
Barrier call have no parameter.
getNumberOfParameter() - Method in class org.objectweb.proactive.core.mop.MethodCall
 
getObject() - Method in class org.objectweb.proactive.core.group.ExceptionInGroup
Returns the object who thrown the Throwable
getOldest() - Method in class org.objectweb.proactive.Service
Returns the oldest request from the queue or null if the queue is empty The request queue is unchanged by this call
getOldest() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getOldest() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Returns the oldest request from the queue or null if the queue is empty Do not remove it from the queue
getOldest(RequestFilter) - Method in class org.objectweb.proactive.Service
Returns the oldest request that matches the criteria defined by the given filter The request queue is unchanged by this call
getOldest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getOldest(RequestFilter) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Returns the oldest request that matches the criteria defined by the given filter Do not remove it from the request line
getOldest(String) - Method in class org.objectweb.proactive.Service
Returns the oldest request whose method name is s or null if no match The request queue is unchanged by this call
getOldest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getOldest(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Returns the oldest request whose method name is s or null if no match Do not remove it from the queue
getOldestReadyRequest() - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
getOne() - Method in class org.objectweb.proactive.ext.util.FutureList
Returns a future available in this list.
getOOBInline() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getOpcodeOffset(Class) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Returns the offset which must be added to some opcodes to get an opcode of the given type.
getOpcodeOffset(Class) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
Returns the offset which must be added to some opcodes to get an opcode of the given type.
getOpenedConnexion() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getOutputFile() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
getOutputMessageSink() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
getOutputMessageSink() - Method in interface org.objectweb.proactive.core.process.ExternalProcess
Returns the MessageSink handling the output stream of the process
getOutputStream() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getOwner() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Returns the owner.
getOwnerBody() - Method in class org.objectweb.proactive.core.body.future.FuturePool
Getter of the ID of the body corresonding to this FuturePool
getOwnerID() - Method in class org.objectweb.proactive.core.event.RequestQueueEvent
Returns the id of the owner of the RequestQueue in which the event occured
getPackageName(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
getParallelization() - Method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
Returns the degree of parallelization of maprsh command (value of -n option)
getParameter(int) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
getParameter(int) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
getParameter(int) - Method in interface org.objectweb.proactive.core.body.request.Request
Returns the parameter number index from the method call embedded in the request
getParameter(int) - Method in class org.objectweb.proactive.core.mop.MethodCall
 
getParameters() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
getter for the parameters of the factory (per-active-object config)
getParameters() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
accessor to the parameters of the factory (object-based configurations)
getParameters() - Method in interface org.objectweb.proactive.core.process.JVMProcess
Returns parameters associated to the class that this process is going to start
getParameters() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
getParameters() - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Returns parameters associated to the class that the target JVMProcess is going to start
getParameters() - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Returns parameters associated to the class that the target JVMProcess is going to start
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method getPolicyTo.
getPolicyFile() - Method in interface org.objectweb.proactive.core.process.JVMProcess
Returns the location (path) to the policy file
getPolicyFile() - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
getPolicyFile() - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Returns the location (path) to the policy file for the target JVMProcess
getPolicyFile() - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Returns the location (path) to the policy file for the target JVMProcess
getPolicyFrom(String, String, String) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getPolicyFrom(X509Certificate) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getPolicyFrom(X509Certificate) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getPolicyFrom(X509Certificate) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPolicyFrom(X509Certificate) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getPolicyServer() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getPolicyServer() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getPolicyTo() - Method in interface org.objectweb.proactive.ext.security.EntityPolicy
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getPolicyTo(String, String, String) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getPolicyTo(String, String, String) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getPolicyTo(String, String, String) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPolicyTo(String, String, String) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method getPolicyTo.
getPolicyTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
getPolicyTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getPolicyTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method getPolicyTo.
getPort() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getPort(String, int) - Static method in class org.objectweb.proactive.StartNode
**For internal use only** Extracts the port number from the node URL
getPortFromUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
Returns port number included in the url or 1099 if no port is specified
getPrimitiveType(Class) - Static method in class org.objectweb.proactive.core.mop.Utils
Performs the opposite operation as getWrapperClass
getPrivateKeyLocation() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getPrivateKeyLocation() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
 
getProActiveComponent() - Method in interface org.objectweb.proactive.core.component.body.ComponentBody
 
getProActiveComponent() - Method in class org.objectweb.proactive.core.component.body.ComponentBodyImpl
Returns the a reference on the Component meta object
getProactiveDescriptor(String) - Static method in class org.objectweb.proactive.ProActive
Returns a ProActiveDescriptor that gives an object representation of the XML document located at the given url.
getProActiveRuntime() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getProActiveRuntime() - Method in interface org.objectweb.proactive.core.node.Node
Returns a reference to the ProActiveRuntime where the node has been created
getProActiveRuntime() - Static method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns the ProActiveRuntime of specified name
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getProActiveRuntimes() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns all the ProActiveRuntime registered on this ProActiveRuntime on this VM
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getProActiveRuntimes() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getProActiveRuntimes() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getProActiveRuntimes() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates the ProActiveSecurityManager
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getProcess() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
getProcess() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the process mapped to this VirtualMachine
getProcess(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getProcess(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the Process of the given name
getProcessorNumber() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Returns the number of processor requested for the job
getProcessorPerNodeNumber() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
getProperty() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getProperty() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getProperty() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the value of property attribute.
getProtocol() - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
getProtocol() - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getProtocol() - Method in interface org.objectweb.proactive.core.node.NodeInformation
Returns the protocol of the node
getProtocol(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
Return the protocol specified in the string The same convention as in URL is used
getProtocolSpecificRuntime(String) - Static method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Returns the reference of the only one instance of the ProActiveRuntime created with the given protocol, associated with the local JVM.
getProtocolSpecificRuntimeImpl() - Method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Returns the reference of the only one instance of the ProActiveRuntime associated with the local JVM.
getProtocolSpecificRuntimeImpl() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
getProtocolSpecificRuntimeImpl() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
getProtocolSpecificRuntimeImpl() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
getProxy() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see StubObject.getProxy()
getProxy() - Method in interface org.objectweb.proactive.core.mop.StubObject
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getPublicKey() - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getPublicKey() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getPublicKey() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPublicKey() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPublicKey() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getPublicKey() - Method in class org.objectweb.proactive.ext.security.Domain
 
getPublicKey() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getPublicKey() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method getPublicKey.
getQueueName() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Returns the name of the queue where the job was launched
getQueueName() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Returns the name of the queue where the job was launched
getRaisedException() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Returns the result this future is for as an exception if an exception has been raised or null if the result is not an exception.
getRaisedException() - Method in interface org.objectweb.proactive.core.body.future.Future
 
getReceiveBufferSize() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getReceiveReply() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getReceiveRequest() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getRecycleMethodCallObject() - Static method in class org.objectweb.proactive.core.mop.MethodCall
Indicates if the recycling of MethodCall objects is currently running or not.
getReferenceOnBaseObject() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
Returns the base object.
getReferenceOnBaseObject() - Method in interface org.objectweb.proactive.core.component.identity.ProActiveComponent
accessor to the base object : either a direct reference or a stub
getReferenceOnBaseObject() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getRegisteredRuntimeName() - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
getRegistrationProtocol() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getRegistry() - Static method in class org.objectweb.proactive.core.rmi.RegistryHelper
 
getRegistryCreator() - Static method in class org.objectweb.proactive.core.rmi.RegistryHelper
 
getRegistryHelper() - Static method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
getRegistryHelper() - Static method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
getRegistryPortNumber() - Method in class org.objectweb.proactive.core.rmi.RegistryHelper
 
getReifiedClass() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
Returns a Class object representing the type of the object this reified constructor will build when reflected
getReifiedMethod() - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
 
getReifiedMethod() - Method in class org.objectweb.proactive.core.mop.MethodCall
 
getReifiedObject() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getReifiedObject() - Method in interface org.objectweb.proactive.core.body.LocalBodyStrategy
Returns the reified object that body is for The reified object is the object that has been turned active.
getRelativePath(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
getRemoteAdapter() - Method in class org.objectweb.proactive.core.body.AbstractUniversalBody
 
getRemoteAdapter() - Method in interface org.objectweb.proactive.core.body.UniversalBody
Returns the remote friendly version of this body
getRemoteAdapter() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getRemoteAdapter() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getRemoteAdapter() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getRemoteAdapter() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getRemoteRuntimeImpl(String) - Method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Returns the reference to the proActiveRuntime located at s
getRemoteRuntimeImpl(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
getRemoteRuntimeImpl(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
getRemoteRuntimeImpl(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
getRemoteSocketAddress() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getRequestCount() - Method in class org.objectweb.proactive.Service
Returns the number of request(s) in the queue
getRequestQueue() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getRequestQueue() - Method in interface org.objectweb.proactive.core.body.LocalBodyStrategy
Returns the request queue associated to this body
getRequestQueue() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
 
getRequestQueue() - Method in interface org.objectweb.proactive.core.component.identity.ProActiveComponent
This method's implementation is only valid in the component meta-objects.
getRequestQueue() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
(non-Javadoc) only available in the meta-objects
getRequestQueueLength() - Method in class org.objectweb.proactive.core.event.MessageEvent
Returns the length of the request queue of the sending body or -1.
getRes_requirement() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
getResult() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Returns the result this future is for.
getResult() - Method in interface org.objectweb.proactive.core.body.future.Future
 
getResult() - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
getResult() - Method in interface org.objectweb.proactive.core.body.reply.Reply
 
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.TypesHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.PrimitiveComponentHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.ParallelCompositeComponentHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.CompositeComponentHandler
see UnmarshallerHandler.getResultObject()
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
see UnmarshallerHandler.getResultObject()
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.ComponentTypeHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.BindingsHandler
see UnmarshallerHandler.getResultObject()
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.PathHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
getResultObject() - Method in interface org.objectweb.proactive.core.xml.handler.UnmarshallerHandler
Returns the object resulting of the processing of the SAX events.
getResultObject() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
getReuseAddress() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getRidOfAbstract(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
getRidOfNative(String) - Static method in class org.objectweb.proactive.core.mop.Utils
Removes the keyword 'native' from the String given as argument.
getRidOfNativeAndAbstract(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
getRuntime(String, String) - Static method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Returns a reference to the ProActiveRuntime created with the given protocol and located at the given url.This url can be either local or remote
getSchemaValidationState() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
getScriptLocation() - Method in class org.objectweb.proactive.core.process.globus.GlobusProcess
Returns the scriptLocation.
getScriptLocation() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
getScriptLocation() - Method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
Returns the value of scriptLocation
getSecurityFile() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getSecurityFile() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
 
getSecurityFilePath() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getSecurityFilePath() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
 
getSendBufferSize() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getSender() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
getSender() - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
getSender() - Method in interface org.objectweb.proactive.core.body.request.Request
Returns the sender of this request
getSendReply() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getSendRequest() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getSequenceNumber() - Method in class org.objectweb.proactive.core.body.message.MessageImpl
 
getSequenceNumber() - Method in interface org.objectweb.proactive.core.body.message.Message
Returns a unique sequence number of this message
getSequenceNumber() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
getServerInterface() - Method in class org.objectweb.proactive.core.component.Binding
 
getServerInterfaceTypes() - Method in class org.objectweb.proactive.core.component.ComponentParameters
 
getServerSocketPort() - Method in class org.objectweb.proactive.core.rmi.ClassServer
 
getSessionId() - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
getSessionId() - Method in interface org.objectweb.proactive.core.body.reply.Reply
 
getSessionId() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
getSessionId() - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
getSessionId() - Method in interface org.objectweb.proactive.core.body.request.Request
 
getSessionID() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getSessionIDTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getShortcut(Method) - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
getSimpleName(String) - Static method in class org.objectweb.proactive.core.mop.Utils
Extracts the simple name of the class from its fully qualified name
getSize(Class) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Return the size of the given type.
getSize(Class) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
Return the size of the given type.
getSoLinger() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getSoTimeout() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getSourceBodyID() - Method in class org.objectweb.proactive.core.body.message.MessageImpl
 
getSourceBodyID() - Method in interface org.objectweb.proactive.core.body.message.Message
Returns the id of the body source of this message
getSourceBodyID() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
getSPMDGroup() - Method in class org.objectweb.proactive.core.body.AbstractBody
Returns the SPMD group of the active object
getSPMDGroup() - Method in class org.objectweb.proactive.core.group.ProActiveGroupManager
Returns the SPMD group of the active object
getSPMDGroup() - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Returns the SPMD group of this
getStubClassFullName() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
utility method
getStubClassFullName() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
getStubClassFullName() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
getStubOnReifiedObject() - Method in class org.objectweb.proactive.core.component.ComponentParameters
accessor on the standard ProActive stub
getStubOnThis() - Static method in class org.objectweb.proactive.ProActive
Returns a Stub-Proxy couple pointing to the local body associated to the active object whose active thread is calling this method.
getTag() - Method in class org.objectweb.proactive.core.mop.MethodCall
accessor for the tag of the method call
getTargetClassName() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
Return the name of the target class that constructor is for
getTargetClassName() - Method in interface org.objectweb.proactive.core.mop.ConstructorCall
Return the name of the target class that constructor is for
getTargetException() - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
 
getTargetException() - Method in class org.objectweb.proactive.core.ProActiveException
Returns the embedded target exception or null.
getTargetException() - Method in class org.objectweb.proactive.core.mop.MOPRuntimeException
 
getTargetException() - Method in class org.objectweb.proactive.core.mop.MOPException
 
getTargetProcess() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
getTargetProcess() - Method in interface org.objectweb.proactive.core.process.ExternalProcessDecorator
Returns the process target of this process.
getTcpNoDelay() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getThrowable() - Method in class org.objectweb.proactive.core.group.ExceptionInGroup
Returns the Throwable thrown
getTimeStamp() - Method in class org.objectweb.proactive.core.body.message.MessageImpl
 
getTimeStamp() - Method in interface org.objectweb.proactive.core.body.message.Message
Returns the time this message was created or deserialized
getTimeStamp() - Method in class org.objectweb.proactive.core.event.ProActiveEvent
Returns the time this event was created
getTrafficClass() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getType() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Returns the type.
getType() - Method in class org.objectweb.proactive.core.event.ProActiveEvent
Returns the type of this event
getType() - Method in interface org.objectweb.proactive.core.group.Group
Returns the (upper) class of member.
getType() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the ("higher") Class of group's member.
getType() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getType(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Returns the name class of the typed group.
getTypeName() - Method in interface org.objectweb.proactive.core.group.Group
Returns the name of the (upper) class of member.
getTypeName() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the full name of ("higher") Class of group's member
getUID() - Method in class org.objectweb.proactive.core.UniqueID
Returns the UID part of this UniqueID.
getUniqueAO() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getUniqueAO() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getUniqueAO() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the unique active object created on the unique node mapped to this VirtualNode.
getUniversalBody() - Method in class org.objectweb.proactive.ext.security.RenegotiateSessionException
 
getURL() - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getURL() - Method in interface org.objectweb.proactive.core.node.NodeInformation
Returns the complete URL of the node in the form protocol://host/nodeName
getURL() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getURL() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns the url of this ProActiveRuntime on the local or remote VM
getURL() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getURL() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getURL() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getURL() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getURL() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getURL() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getURL() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getURL() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getURL() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getURL() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getURL() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getUsername() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getUsername() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Return the username that will be used to run the command.
getValue(int) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl
 
getValue(int) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
getValue(int) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getValue(int) - Method in interface org.objectweb.proactive.core.xml.io.Attributes
Looks up an attribute's value by index.
getValue(String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl
 
getValue(String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
getValue(String) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getValue(String) - Method in interface org.objectweb.proactive.core.xml.io.Attributes
Looks up an attribute's value by XML 1.0 qualified name.
getValue(String, String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl
 
getValue(String, String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
getValue(String, String) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getValue(String, String) - Method in interface org.objectweb.proactive.core.xml.io.Attributes
Looks up the index of an attribute by Namespace name.
getValueAsInt(String, int) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns the value defined by the given path as an int.
getValueAsInt(String, Node, int) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns the value defined by the given path as a string.
getValueAsNode(String) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns the value defined by the given path as an int.
getValueAsNode(String, Node) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns the node defined by the given path.
getValueAsString(String) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns the value defined by the given path as a string.
getValueAsString(String, Node) - Method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Returns the value defined by the given path as a string.
getVirtualMachine() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getVirtualMachine() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getVirtualMachine() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the virtualMachine entity linked to this VirtualNode or if cyclic, returns one of the VirtualMachines linked to this VirtualNode with a cyclic manner(internal count incremented each time this method is called).
getVirtualMachine(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getVirtualMachine(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the VitualMachine of the given name
getVirtualNode() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the virtual node
getVirtualNode(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the specified VirtualNode
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns the VirtualNode with the given name
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getVirtualNodeMappingSize() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
Returns the size of virualNodeMapping HashMap
getVirtualNodeMappingSize() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the size of virualNodeMapping HashMap
getVirtualNodes() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getVirtualNodes() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns all VirtualNodes described in the XML Descriptor
getVMID() - Method in class org.objectweb.proactive.core.UniqueID
Returns the VMID of this UniqueID.
getVMID() - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getVMID() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
getVMID() - Method in interface org.objectweb.proactive.core.runtime.VMInformation
Returns the VMID of the VM the node belongs to
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getVMInformation() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns the JVM information as one object.
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getVMInformation() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getVMInformation() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getVMInformation() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getVmName() - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
getVnName() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getVnName() - Method in interface org.objectweb.proactive.core.node.Node
 
getVNName() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
getVNName() - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getVNName() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getVNName() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getVNName() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getVNName() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
getVNName() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getVNName() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getVNName() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getVNName() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
getVNName() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getVNName() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getVNName() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getVNName() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getVNName() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getVNName() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getVNName() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getWidth() - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the width of the three-dimensional topology group (number of cloumns)
getWidth() - Method in class org.objectweb.proactive.core.group.topology.Torus
Return the max size of the Ring
getWidth() - Method in class org.objectweb.proactive.core.group.topology.Ring
Return the max size of the Ring
getWidth() - Method in class org.objectweb.proactive.core.group.topology.Line
Return the max size of the line
getWidth() - Method in class org.objectweb.proactive.core.group.topology.Plan
Return the max size of the line
getWidth() - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the width of the three-dimensional topology group (number of cloumns)
getWrapped() - Method in class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
Give back the original class
getWrapperClass(Class) - Static method in class org.objectweb.proactive.core.mop.Utils
Returns the Class object that is a wrapper for the given cl class.
getX(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the X-coordonate of the specified object
getX(Object) - Method in class org.objectweb.proactive.core.group.topology.Ring
Returns the position of the specified object
getX(Object) - Method in class org.objectweb.proactive.core.group.topology.Line
Returns the position of the specified object
getX(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the X-coordonate of the specified object
getY(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the Y-coordonate of the specified object
getY(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the Y-coordonate of the specified object
getYoungest() - Method in class org.objectweb.proactive.Service
Returns the youngest request from the queue or null if the queue is empty The request queue is unchanged by this call
getYoungest() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getYoungest() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Returns the youngest request from the queue or null if the queue is empty Do not remove it from the request line
getYoungest(RequestFilter) - Method in class org.objectweb.proactive.Service
Returns the youngest request that matches the criteria defined by the given filter The request queue is unchanged by this call
getYoungest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getYoungest(RequestFilter) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Returns the youngest request that matches the criteria defined by the given filter Do not remove it from the request line
getYoungest(String) - Method in class org.objectweb.proactive.Service
Returns the youngest request whose method name is s or null if no match The request queue is unchanged by this call
getYoungest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getYoungest(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Returns the youngest request whose method name is s or null if no match Do not remove it from the request line
GIVE_COMMAND_AS_PARAMETER - Static variable in interface org.objectweb.proactive.core.process.ExternalProcessDecorator
Composition in which the command of the target process is given as parameter of the command of this process.
GLOBUS_COUNT_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
GLOBUS_OPTIONS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
GLOBUS_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
GlobusProcess - class org.objectweb.proactive.core.process.globus.GlobusProcess.
 
GlobusProcess() - Constructor for class org.objectweb.proactive.core.process.globus.GlobusProcess
Creates a new instance of GlobusProcess
GlobusProcess(JVMProcess) - Constructor for class org.objectweb.proactive.core.process.globus.GlobusProcess
Creates a new instance of GlobusProcess.
GlobusRun(String) - Method in class org.objectweb.proactive.core.process.globus.GridJob
 
GridJob - class org.objectweb.proactive.core.process.globus.GridJob.
Java CoG Job submission class
GridJob(String, boolean) - Constructor for class org.objectweb.proactive.core.process.globus.GridJob
 
Group - interface org.objectweb.proactive.core.group.Group.
This interface presents the group abilities extending java.util.Collection.
groupBindings - Variable in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
GroupMember - class org.objectweb.proactive.core.group.GroupMember.
This class gives to it implementors the ability to contact the other members of the group containting the object.
GroupMember() - Constructor for class org.objectweb.proactive.core.group.GroupMember
 

H

HalfBody - class org.objectweb.proactive.core.body.HalfBody.
 
handle(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerServiceException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerSecurityException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerMigrationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerGroupException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCreationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCommunicationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException) - Method in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Provide a treatment for the handled exception(s)
handle(ProActiveException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerProActiveException
Provide a treatment for the handled exception(s)
handle(ProActiveException) - Method in interface org.objectweb.proactive.core.exceptions.handler.HandlerInterface
Provide a treatment for the handled exception(s)
handleError(BufferedReader) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
handleInput(BufferedReader) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
handleOutput(BufferedWriter) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
handleOutput(BufferedWriter) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
handleProcess(BufferedReader, BufferedWriter, BufferedReader) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
HandlerCommunicationException - class org.objectweb.proactive.core.exceptions.handler.HandlerCommunicationException.
Handle all communication exceptions
HandlerCommunicationException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerCommunicationException
 
HandlerCreationException - class org.objectweb.proactive.core.exceptions.handler.HandlerCreationException.
Handle all creation exceptions
HandlerCreationException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerCreationException
 
HandlerGroupException - class org.objectweb.proactive.core.exceptions.handler.HandlerGroupException.
Handle all group exceptions
HandlerGroupException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerGroupException
 
HandlerInterface - interface org.objectweb.proactive.core.exceptions.handler.HandlerInterface.
Interface for every exception handler
HandlerMigrationException - class org.objectweb.proactive.core.exceptions.handler.HandlerMigrationException.
Handle all migration exceptions
HandlerMigrationException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerMigrationException
 
HandlerNonFunctionalException - class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException.
Handle ProActive exceptions
HandlerNonFunctionalException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
 
HandlerProActiveException - class org.objectweb.proactive.core.exceptions.handler.HandlerProActiveException.
Handle ProActive exceptions
HandlerProActiveException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerProActiveException
 
HandlerSecurityException - class org.objectweb.proactive.core.exceptions.handler.HandlerSecurityException.
Handle all security exceptions
HandlerSecurityException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerSecurityException
 
HandlerServiceException - class org.objectweb.proactive.core.exceptions.handler.HandlerServiceException.
Handle all service exceptions
HandlerServiceException() - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerServiceException
 
hasBeenForwarded() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
hasBeenForwarded() - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
hasBeenForwarded() - Method in interface org.objectweb.proactive.core.body.request.Request
Returns true if the request has been forwarded
hasCreatedRegistry - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
hashCode() - Method in class org.objectweb.proactive.core.UniqueID
Overrides hashCode to take into account the two part of this UniqueID.
hashCode() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
hashCode() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
hashCode() - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
hashCode() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
hashCode() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
hashCode override
hashCode() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
hashCode() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the hash code value for this Group.
hashCode() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
hashCode() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
hashCode() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
hasJustMigrated - Variable in class org.objectweb.proactive.core.body.migration.MigratableBody
signal that the body has just migrated
hasListeners() - Method in class org.objectweb.proactive.core.event.AbstractEventProducer
Returns true is this event producer has at least one registered listener
hasMessage() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
hasMessage() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.SimpleMessageSink
 
hasMessage() - Method in interface org.objectweb.proactive.core.process.MessageSink
Returns true is and only if a message is ready to be consumed (the call to getMessage() won't block).
hasRequest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
hasRequest(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
hasRequestToServe() - Method in class org.objectweb.proactive.Service
true if and only if at least one request is available
head - Variable in class org.objectweb.proactive.core.util.CircularArrayList
 
height - Variable in class org.objectweb.proactive.core.group.topology.Torus
height of the two-dimensional topology group
height - Variable in class org.objectweb.proactive.core.group.topology.Plan
height of the two-dimensional topology group
HELLO - Static variable in class org.objectweb.proactive.ext.security.SessionConstants
 
HOST_LIST_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
hostList - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
hostList - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
hostname - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
hostname - Variable in class org.objectweb.proactive.core.rmi.ClassServer
 
hosts - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
HOSTS_NUMBER_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
Hypercube - class org.objectweb.proactive.core.group.topology.Hypercube.
 
Hypercube(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Hypercube
 

I

IBIS_DEFAULT_NAME_SERVER - Static variable in class org.objectweb.proactive.core.util.IbisProperties
 
IBIS_DEFAULT_NAME_SERVER_POOL - Static variable in class org.objectweb.proactive.core.util.IbisProperties
 
IBIS_DEFAULT_POOL_HOST_NUMBER - Static variable in class org.objectweb.proactive.core.util.IbisProperties
 
IBIS_ENABLED - Static variable in class org.objectweb.proactive.core.runtime.RuntimeFactory
 
IBIS_PROTOCOL_IDENTIFIER - Static variable in interface org.objectweb.proactive.core.Constants
 
IbisProperties - class org.objectweb.proactive.core.util.IbisProperties.
 
IbisProperties() - Constructor for class org.objectweb.proactive.core.util.IbisProperties
 
IbisRemoteBody - interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody.
An object implementing this interface provides the minimum service a body offers remotely.
IbisRemoteBodyAdapter - class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter.
 
IbisRemoteBodyAdapter() - Constructor for class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
IbisRemoteBodyAdapter(IbisRemoteBody) - Constructor for class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
IbisRemoteBodyAdapter(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
IbisRemoteBodyImpl - class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl.
 
IbisRemoteBodyImpl() - Constructor for class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
IbisRemoteBodyImpl(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
id - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
id - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
ID - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
ID of the future In fact, the sequence number of the request that generate this future
ID_activeObjectLevel - Static variable in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Remote and Mobile Object level gives the opportunity to associated more specific handlers to remote objects.
ID_codeLevel - Static variable in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Code level allows temporary handlers in the code.
ID_defaultLevel - Static variable in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Default level is static and initialized in core of applications.
ID_futureLevel - Static variable in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Future level is highly used with asynchronous remote method calls.
ID_proxyLevel - Static variable in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Proxy level is used to define reliable strategies for references to active objects.
ID_VMLevel - Static variable in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Virtual Machine level is the first level created dynamcally.
identity - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
identity - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicketProperty
 
identity - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket
 
identity - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
IHandler - interface org.objectweb.proactive.core.exceptions.handler.IHandler.
Interface for handlers of Non Functional Exceptions
IMPL_FIELD_NAME - Static variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
Implicit - interface org.objectweb.proactive.ext.implicit.Implicit.
 
ImplicitService - class org.objectweb.proactive.ext.implicit.ImplicitService.
 
ImplicitService(UniqueID) - Constructor for class org.objectweb.proactive.ext.implicit.ImplicitService
 
IncompatiblePolicyException - exception org.objectweb.proactive.ext.security.IncompatiblePolicyException.
 
IncompatiblePolicyException() - Constructor for class org.objectweb.proactive.ext.security.IncompatiblePolicyException
 
IncompatiblePolicyException(String) - Constructor for class org.objectweb.proactive.ext.security.IncompatiblePolicyException
 
IncompatiblePolicyException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.IncompatiblePolicyException
 
IncompatiblePolicyException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.IncompatiblePolicyException
 
indexOf(Object) - Method in interface org.objectweb.proactive.core.group.Group
Returns the index in the group of the first occurence of the specified element, -1 if the list does not contain this element.
indexOf(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the index of the first occurence of the specified Object obj.
indexOf(Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
INFRASTRUCTURE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
InitActive - interface org.objectweb.proactive.InitActive.
InitActive is related to the initialization of the activity of an active object.
initActivity(Body) - Method in interface org.objectweb.proactive.InitActive
Initializes the activity of the active object.
InitializationOfStubClassFailedException - exception org.objectweb.proactive.core.mop.InitializationOfStubClassFailedException.
 
InitializationOfStubClassFailedException() - Constructor for class org.objectweb.proactive.core.mop.InitializationOfStubClassFailedException
 
InitializationOfStubClassFailedException(String) - Constructor for class org.objectweb.proactive.core.mop.InitializationOfStubClassFailedException
 
InitializationOfStubClassFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.InitializationOfStubClassFailedException
 
InitializationOfStubClassFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.InitializationOfStubClassFailedException
 
initializeClassServer() - Method in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
initializeRegistry() - Method in class org.objectweb.proactive.core.rmi.RegistryHelper
 
initializeServiceLocator() - Method in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
Initialise the service locator for this host
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
initiateSession(int, UniversalBody) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
initiateSession(int, UniversalBody) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
initiateSession(int, UniversalBody) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
initiateSession(int, UniversalBody) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method initiateSession.
inputMessageLogger - Variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
instance() - Static method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
instance() - Static method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
instance() - Static method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeFactory
 
instance() - Static method in class org.objectweb.proactive.core.component.type.ProActiveTypeFactory
 
instructionList - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
IntegritySecurityException - exception org.objectweb.proactive.core.exceptions.security.IntegritySecurityException.
Security exception
IntegritySecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.IntegritySecurityException
Constructs a IntegritySecurityException with the specified detail message and nested exception.
IntegritySecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.IntegritySecurityException
Constructs a IntegritySecurityException with the specified detail message and nested exception.
interactive - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
interactive - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
INTERFACE_CARDINALITY_COLLECTIVE_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_CARDINALITY_SINGLE_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_CARDINALITY_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_CONTINGENCY_MANDATORY_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_CONTINGENCY_OPTIONAL_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_CONTINGENCY_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_NAME_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_SIGNATURE_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
INTERFACE_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
InterfaceGenerationFailedException - exception org.objectweb.proactive.core.component.exceptions.InterfaceGenerationFailedException.
This exception occurs when the generation of component interfaces fails.
InterfaceGenerationFailedException() - Constructor for class org.objectweb.proactive.core.component.exceptions.InterfaceGenerationFailedException
constructor
InterfaceGenerationFailedException(String) - Constructor for class org.objectweb.proactive.core.component.exceptions.InterfaceGenerationFailedException
 
InterfaceGenerationFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.component.exceptions.InterfaceGenerationFailedException
 
InterfaceGenerationFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.component.exceptions.InterfaceGenerationFailedException
 
interfacesToImplement - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
internalBodySecurity - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
InternalBodySecurity - class org.objectweb.proactive.ext.security.InternalBodySecurity.
 
InternalBodySecurity(UniversalBody) - Constructor for class org.objectweb.proactive.ext.security.InternalBodySecurity
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.globus.GlobusProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.rsh.RSHProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
InternalException - exception org.objectweb.proactive.core.mop.InternalException.
 
InternalException() - Constructor for class org.objectweb.proactive.core.mop.InternalException
 
InternalException(String) - Constructor for class org.objectweb.proactive.core.mop.InternalException
 
InternalException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.InternalException
 
InternalException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.InternalException
 
internalMigrateTo(Node, boolean) - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
 
internalReceiveReply(Reply) - Method in class org.objectweb.proactive.core.body.HalfBody
Receives a reply in response to a former request.
internalReceiveReply(Reply) - Method in class org.objectweb.proactive.core.body.BodyImpl
Receives a reply in response to a former request.
internalReceiveReply(Reply) - Method in class org.objectweb.proactive.core.body.AbstractBody
Receives a reply in response to a former request.
internalReceiveRequest(Request) - Method in class org.objectweb.proactive.core.body.HalfBody
Receives a request for later processing.
internalReceiveRequest(Request) - Method in class org.objectweb.proactive.core.body.BodyImpl
Receives a request for later processing.
internalReceiveRequest(Request) - Method in class org.objectweb.proactive.core.body.AbstractBody
Receives a request for later processing.
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.globus.GlobusProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
internalStopProcess() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
internalStopProcess() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
internalWaitFor() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
internalWaitFor() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
intersection(Group) - Method in interface org.objectweb.proactive.core.group.Group
Creates a new group with all members that belong to the group and to the group g.
intersection(Group) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Creates a new group with all members that belong to the group and to the group g.
InvalidAssociateDeclaration - exception org.objectweb.proactive.ext.implicit.InvalidAssociateDeclaration.
 
InvalidAssociateDeclaration() - Constructor for class org.objectweb.proactive.ext.implicit.InvalidAssociateDeclaration
 
InvalidAssociateDeclaration(String) - Constructor for class org.objectweb.proactive.ext.implicit.InvalidAssociateDeclaration
 
InvalidProxyClassException - exception org.objectweb.proactive.core.mop.InvalidProxyClassException.
 
InvalidProxyClassException() - Constructor for class org.objectweb.proactive.core.mop.InvalidProxyClassException
 
InvalidProxyClassException(String) - Constructor for class org.objectweb.proactive.core.mop.InvalidProxyClassException
 
InvalidProxyClassException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.InvalidProxyClassException
 
InvalidProxyClassException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.InvalidProxyClassException
 
IS_WINDOWS_SYSTEM - Static variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
isActivated() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
isActivated() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
isActivated() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns true is this VirtualNode is already activated, false otherwise
isActive() - Method in interface org.objectweb.proactive.Body
Returns whether the body is active or not.
isActive() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
isActive() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
isActive() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.SimpleMessageSink
 
isActive() - Method in interface org.objectweb.proactive.core.process.MessageSink
Returns true is and only if messages are still expected to be produced.
isAlive() - Method in interface org.objectweb.proactive.Body
Returns whether the body is alive or not.
isAlive() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
isAocreation() - Method in class org.objectweb.proactive.ext.security.Policy
 
isAsynchronousCall(MethodCall) - Static method in class org.objectweb.proactive.core.body.proxy.AbstractProxy
Checks if the given Call object c can be processed with a future semantics, i-e if its returned object can be a future object.
isAsynchronousWayCall() - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
ControlCall for group never are asynchronous
isAsynchronousWayCall() - Method in class org.objectweb.proactive.core.mop.MethodCall
Checks if the Call object can be processed with a future semantics, i-e if its returned object can be a future object.
isAuthenticationEnabled() - Method in class org.objectweb.proactive.ext.security.Communication
Method isAuthenticationEnabled.
isAuthenticationForbidden() - Method in class org.objectweb.proactive.ext.security.Communication
Method isAuthenticationForbidden.
isAvailable - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
This flag indicates the status of the future object
isAwaited() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Tests the status of the returned object
isAwaited() - Method in interface org.objectweb.proactive.core.body.future.Future
 
isAwaited(Object) - Static method in class org.objectweb.proactive.ProActive
Return false if the object future is available.
isAwaited(Object) - Static method in class org.objectweb.proactive.core.body.future.FutureProxy
Tests if the object obj is awaited or not.
isBound() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isCiphered() - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
isCiphered() - Method in interface org.objectweb.proactive.core.body.reply.Reply
 
isCiphered() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
isCiphered() - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
isCiphered() - Method in interface org.objectweb.proactive.core.body.request.Request
 
isClosed() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isCommunicationAllowed() - Method in class org.objectweb.proactive.ext.security.Communication
Method isCommunicationAllowed.
isConfidentialityEnabled() - Method in class org.objectweb.proactive.ext.security.Communication
Method isConfidentialityEnabled.
isConfidentialityForbidden() - Method in class org.objectweb.proactive.ext.security.Communication
Method isConfidentialityForbidden.
isConnected() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isControllerRequest() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestImpl
 
isControllerRequest() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequest
tells whether the request is a call to a control interface
isCreationActiveObjectFrom() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
isCreationActiveObjectTo() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
isDestroyed() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
isDestroyed() - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Returns if this BlockingQueue is destroyed
isDispatchingOn() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Checks the semantic of communication of the Group.
isEmpty() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
isEmpty() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
isEmpty() - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Returns true if no listener is in the list.
isEmpty() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Check if the group is empty.
isEmpty() - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
isEnabled() - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
isEnabled() - Method in interface org.objectweb.proactive.core.component.xml.ContainerHandlerMarker
 
isEnabled() - Method in class org.objectweb.proactive.core.component.xml.AbstractContainerComponentHandler
 
isEqual(byte[], byte[]) - Static method in class org.objectweb.proactive.ext.security.crypto.Session
 
isException - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
Indicates if the returned object is an exception
isFcClientItf() - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
isFcCollectionItf() - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
isFcInternalItf() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
see Interface.isFcInternalItf()
isFcInternalItf() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
see Interface.isFcInternalItf()
isFcInternalItf() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see Interface.isFcInternalItf()
isFcInternalItf() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see Interface.isFcInternalItf()
isFcOptionalItf() - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
isFcSubTypeOf(Type) - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
TODO : provide implementation for isFcSubTypeOf
isFcSubTypeOf(Type) - Method in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
isFinished - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
isFinished() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
isFinished() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Returns true if and only if this process has been stopped.
isGroup(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Checks if the object o is an object representing a Group (future or not).
isHandling(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerServiceException
Is the exception reliable for the handler ?
isHandling(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerSecurityException
Is the exception reliable for the handler ?
isHandling(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerMigrationException
Is the exception reliable for the handler ?
isHandling(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerGroupException
Is the exception reliable for the handler ?
isHandling(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCreationException
Is the exception reliable for the handler ?
isHandling(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
Is the exception reliable for the handler ?
isHandling(NonFunctionalException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCommunicationException
Is the exception reliable for the handler ?
isHandling(NonFunctionalException) - Method in interface org.objectweb.proactive.core.exceptions.handler.IHandler
Is the exception reliable for the handler ?
isHandling(ProActiveException) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerProActiveException
Is the exception handled by the handler ?
isHandling(ProActiveException) - Method in interface org.objectweb.proactive.core.exceptions.handler.HandlerInterface
Is the exception handled by the handler ?
isID(long) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
isInputShutdown() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isIntegrityEnabled() - Method in class org.objectweb.proactive.ext.security.Communication
Method isIntegrityEnabled.
isIntegrityForbidden() - Method in class org.objectweb.proactive.ext.security.Communication
Method isIntegrityForbidden.
isInteractive() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Returns true if this BsubProcess is lauched with -I option false otherwise
isInternal() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Returns the isInternal.
isLoaded - Static variable in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
isLocal - Variable in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
isLocal() - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
isLocalBody() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
isLocalizedOnAVirtualNode() - Method in class org.objectweb.proactive.core.component.ContentDescription
gives deployment information
isMigration() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
isMigration() - Method in class org.objectweb.proactive.ext.security.Policy
 
isNodeLocal(Node) - Static method in class org.objectweb.proactive.core.node.NodeFactory
Returns true if the given node belongs to this JVM false else.
isNormalException(Class) - Static method in class org.objectweb.proactive.core.mop.Utils
 
isOneWay - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
 
isOneWay() - Method in class org.objectweb.proactive.core.body.message.MessageImpl
 
isOneWay() - Method in interface org.objectweb.proactive.core.body.message.Message
Returns true if the message will not generate a response message
isOneWay() - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
isOneWay() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
isOneWayCall() - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
ControlCall for group always are oneway
isOneWayCall() - Method in class org.objectweb.proactive.core.mop.MethodCall
Returns a boolean saying whether the method is one-way or not.
isOneWayCall(MethodCall) - Static method in class org.objectweb.proactive.core.body.proxy.AbstractProxy
Returns a boolean saying whether the methode is one-way or not.
isOutputShutdown() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isOverloaded(Method, Class) - Static method in class org.objectweb.proactive.ext.implicit.ImplicitService
Tests if there is another method with the same simple name in the class
isPortAlreadyBound(int) - Static method in class org.objectweb.proactive.core.rmi.ClassFileServer
 
isPrimitive - Variable in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
isPrimitive - Variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
isPrimitive - Variable in class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
 
isPriority - Variable in class org.objectweb.proactive.core.body.request.BodyRequest
 
isRef - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
isReifiedObject(Object) - Static method in class org.objectweb.proactive.core.mop.MOP
Checks if an object is a stub object Being a stub object is equivalent to implementing the StubObject interface
isResultValid - Variable in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
isResultValid - Variable in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
isRuntimeLocal(ProActiveRuntime) - Static method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Returns true if the given proActiveRuntime belongs to this JVM false else.
isScatterGroupOn(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Checks the semantic of communication of the typed group ogroup.
isSecurityOn - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
isStarted - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
isStarted() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
isStarted() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueue
 
isStarted() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
isStarted() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Returns true if and only if this process has been started.
isStubClassName(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
isSubComponent(Component) - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
isSuperTypeInArray(Class, Class[]) - Static method in class org.objectweb.proactive.core.mop.Utils
 
isSuperTypeInArray(String, Class[]) - Static method in class org.objectweb.proactive.core.mop.Utils
 
isWrapperClass(Class) - Static method in class org.objectweb.proactive.core.mop.Utils
Tests if the class given as an argument is a wrapper class How can we be sure that all subclasses of java.lang.Number are wrappers ??
iterator() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
iterator() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Returns an iterator over all the requests in the request queue.
iterator() - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Returns an iterator on the listeners of the list
iterator() - Method in class org.objectweb.proactive.core.group.ExceptionList
Returns an iterator over the exceptions in this list in proper sequence.
iterator() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns an Iterator of the member in the Group.

J

JAVA_LANG_BOOLEAN - Static variable in class org.objectweb.proactive.core.mop.Utils
 
JAVA_LANG_CHARACTER - Static variable in class org.objectweb.proactive.core.mop.Utils
 
JAVA_LANG_EXCEPTION - Static variable in class org.objectweb.proactive.core.mop.Utils
 
JAVA_LANG_NUMBER - Static variable in class org.objectweb.proactive.core.mop.Utils
Static variables
JAVA_LANG_RUNTIMEEXCEPTION - Static variable in class org.objectweb.proactive.core.mop.Utils
 
JAVA_LANG_THROWABLE - Static variable in class org.objectweb.proactive.core.mop.Utils
 
JAVA_LANG_VOID - Static variable in class org.objectweb.proactive.core.mop.Utils
 
JAVA_PATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
javaPath - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
JINI_ENABLED - Static variable in class org.objectweb.proactive.core.runtime.RuntimeFactory
 
JINI_PROTOCOL_IDENTIFIER - Static variable in interface org.objectweb.proactive.core.Constants
jini protocol identifier
JiniBody - interface org.objectweb.proactive.core.body.jini.JiniBody.
An object implementing this interface provides the minimum service a body offers remotely.
JiniBodyAdapter - class org.objectweb.proactive.core.body.jini.JiniBodyAdapter.
An adapter for a JiniBody to be able to receive remote calls.
JiniBodyAdapter() - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
JiniBodyAdapter(JiniBody) - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
JiniBodyAdapter(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
JiniBodyImpl - class org.objectweb.proactive.core.body.jini.JiniBodyImpl.
An adapter for a LocalBody to be able to receive jini calls.
JiniBodyImpl_Stub - class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub.
 
JiniBodyImpl_Stub(RemoteRef) - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
JiniBodyImpl() - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
JiniBodyImpl(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
jiniNodeMap - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
jiniRuntime - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
JiniRuntime - interface org.objectweb.proactive.core.runtime.jini.JiniRuntime.
An adapter for a ProActiveRuntime to be able to receive remote calls.
JiniRuntimeAdapter - class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter.
An adapter for a JiniRuntime to be able to receive remote calls.
JiniRuntimeAdapter() - Constructor for class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
JiniRuntimeAdapter(JiniRuntime) - Constructor for class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
JiniRuntimeFactory - class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory.
 
JiniRuntimeFactory() - Constructor for class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
JiniRuntimeImpl - class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl.
An adapter for a ProActiveRuntime to be able to receive remote calls.
JiniRuntimeImpl_Stub - class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub.
 
JiniRuntimeImpl_Stub(RemoteRef) - Constructor for class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
JiniRuntimeImpl() - Constructor for class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
jiniRuntimeMap - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
jiniVirtualNodeMap - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
Job - interface org.objectweb.proactive.Job.
An object implemementing this Interface provides access to its jobID
jobFinish() - Method in class org.objectweb.proactive.core.group.threadpool.EndControler
A ThreadInThePool object calls this method to indicate it has finished a job.
jobID - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
jobID - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
JobID - Variable in class org.objectweb.proactive.core.body.BodyImpl
 
jobStart() - Method in class org.objectweb.proactive.core.group.threadpool.EndControler
A ThreadInThePool object calls this method to indicate it has started a job.
JVM_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
JVM_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
JVMNodeProcess - class org.objectweb.proactive.core.process.JVMNodeProcess.
This class has the same functionalities than JVMProcess, except that the class associated with this process ie the class that this process will start when the startProcess() is called, is set automatically to org.objectweb.proactive.core.runtime.startRuntime.This class is mainly used with XML deployment descriptor.
JVMNodeProcess() - Constructor for class org.objectweb.proactive.core.process.JVMNodeProcess
Creates a new instance of JVMNodeProcess.
JVMNodeProcess(MessageLogger) - Constructor for class org.objectweb.proactive.core.process.JVMNodeProcess
Creates a new instance of JVMNodeProcess
JVMNodeProcess(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.JVMNodeProcess
Creates a new instance of JVMNodeProcess
JVMPARAMETER_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
jvmParameters - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
JVMPARAMETERS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
jvmProcess - Variable in class org.objectweb.proactive.core.process.globus.GlobusProcess
 
jvmProcess - Variable in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
 
jvmProcess - Variable in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
 
JVMProcess - interface org.objectweb.proactive.core.process.JVMProcess.
The JVMProcess class is able to start localy any class of the ProActive library by creating a Java Virtual Machine.
JVMProcessImpl - class org.objectweb.proactive.core.process.JVMProcessImpl.
The JVMProcess class is able to start localy any class of the ProActive library by creating a Java Virtual Machine.
JVMProcessImpl() - Constructor for class org.objectweb.proactive.core.process.JVMProcessImpl
Creates a new JVMProcess Used with XML Descriptor
JVMProcessImpl(MessageLogger) - Constructor for class org.objectweb.proactive.core.process.JVMProcessImpl
Creates a new JVMProcess
JVMProcessImpl(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.JVMProcessImpl
Creates a new JVMProcess
JVMS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
JVMSET_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 

K

KEEP - Static variable in interface org.objectweb.proactive.core.body.request.RequestProcessor
Constant indicating that the request shall be kept.
KeyExchangeException - exception org.objectweb.proactive.ext.security.crypto.KeyExchangeException.
 
KeyExchangeException() - Constructor for class org.objectweb.proactive.ext.security.crypto.KeyExchangeException
 
KeyExchangeException(String) - Constructor for class org.objectweb.proactive.ext.security.crypto.KeyExchangeException
 
keyNegociationReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
keyNegociationSenderSide(UniversalBody, long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method keyNegociationSenderSide. starts the challenge to negociate a session key.
killall(boolean) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
killall(boolean) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Kills all Nodes and JVMs(local or remote) created when activating the descriptor
killAll(boolean) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
killAll(boolean) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
killAll(boolean) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Kills all nodes mapped to this VirtualNode.
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
**Under development** Kills all Nodes in this ProActiveRuntime
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
killNode(String) - Static method in class org.objectweb.proactive.core.node.NodeFactory
Kills the node of the given url
killNode(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
**Under development** Kills the Node of the given name and all Active Objects deployed on it.
killNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
killRT(boolean) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Kills this ProActiveRuntime and this VM
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
killRT(boolean) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
killRT(boolean) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
killRT(boolean) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 

L

lastIndexOf(Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
Launcher - class org.objectweb.proactive.core.mop.Launcher.
 
Launcher() - Constructor for class org.objectweb.proactive.core.mop.Launcher
 
launchMain(String[]) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
leaseManager - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
left(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the object at the left of the specified object in the three-dimensional topology group
left(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the object at the left of the specified object in the two-dimensional topology group
left(Object) - Method in class org.objectweb.proactive.core.group.topology.Ring
Returns the object at the left of the specified object in the one-dimensional topology group
left(Object) - Method in class org.objectweb.proactive.core.group.topology.Line
Returns the object at the left of the specified object in the one-dimensional topology group
left(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the object at the left of the specified object in the two-dimensional topology group
left(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the object at the left of the specified object in the three-dimensional topology group
lengthOfType(Class) - Static method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
lengthOfType(Class) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
lengthOfType(Class) - Static method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
LIFECYCLE_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
lifoServing() - Method in class org.objectweb.proactive.Service
Invoke the LIFO policy to pick up the requests from the request queue.
Line - class org.objectweb.proactive.core.group.topology.Line.
This class represents a group by a one-dimensional topology.
Line(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Line
Construtor.
line(int) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the line (one-dimensional topology group) with the specified number
line(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the line that contains the specified object
lineX(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the horizontal line (one-dimensional topology group) that contains the object
lineY(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the vertical line (kind of column)(one-dimensional topology group) that contains the object
lineZ(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the line in depth (one-dimensional topology group) that contains the object
listFc() - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
listFc() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see BindingController.listFc()
listIterator() - Method in interface org.objectweb.proactive.core.group.Group
Returns a list iterator of the members in this Group (in proper sequence).
listIterator() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns a list iterator of the members in this Group (in proper sequence).
listVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
listVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
listVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
listVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
listVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
listVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
listVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
load() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Load the default configuration The default file is located in the same directory as the ProActiceConfiguration class with the name proacticeConfiguration It is obtained using Class.geressource If the property proactive.configuration is set then its value is used as the configuration file
load() - Static method in class org.objectweb.proactive.core.util.IbisProperties
 
load(String) - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Load the configuration given in filename
loadClass(String) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
loadClass(String) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
loadClass(String) - Static method in class org.objectweb.proactive.core.mop.MOP
 
loadClass(String, ClassLoader) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
loadClass(String, ClassLoader, boolean) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
loadComponentsConfiguration(String, ProActiveDescriptor) - Method in class org.objectweb.proactive.core.component.xml.Loader
Configures and instantiates a component system : creation of the components, deployment on virtual nodes, assembly and binding.
loadComponentsConfiguration(String, String) - Method in class org.objectweb.proactive.core.component.xml.Loader
Configures and instantiates a component system.
loadDefaultProperties() - Static method in class org.objectweb.proactive.core.util.IbisProperties
 
loadedClass - Static variable in class org.objectweb.proactive.core.mop.MOP
As this class is center to the API, its static initializer is a good place to initialize general stuff.
loadedProperties - Variable in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
Loader - class org.objectweb.proactive.core.component.xml.Loader.
This class is used for automatic deployment of components with the ADL.
Loader() - Constructor for class org.objectweb.proactive.core.component.xml.Loader
 
LocalBodyStore - class org.objectweb.proactive.core.body.LocalBodyStore.
**For internal use only**
This class store all active bodies known in the current JVM.
localBodyStrategy - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
LocalBodyStrategy - interface org.objectweb.proactive.core.body.LocalBodyStrategy.
An object implementing this interface is an implementation of one part of the local view of the body of an active object.
LocalFuture - interface org.objectweb.proactive.core.body.future.LocalFuture.
 
LOCALHOST - Static variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
location - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
A table containing a mapping from a UniqueID toward a Body.
locationServer - Variable in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
LocationServer - interface org.objectweb.proactive.ext.locationserver.LocationServer.
 
LocationServerFactory - class org.objectweb.proactive.ext.locationserver.LocationServerFactory.
 
LocationServerFactory() - Constructor for class org.objectweb.proactive.ext.locationserver.LocationServerFactory
 
LocationServerMetaObjectFactory - class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.
This class overrides the default Factory to provide Request and MigrationManager with location server.
LocationServerMetaObjectFactory.MigrationManagerFactoryImpl - class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.MigrationManagerFactoryImpl.
 
LocationServerMetaObjectFactory.MigrationManagerFactoryImpl() - Constructor for class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.MigrationManagerFactoryImpl
 
LocationServerMetaObjectFactory.RequestWithLocationServerFactory - class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.RequestWithLocationServerFactory.
 
LocationServerMetaObjectFactory.RequestWithLocationServerFactory() - Constructor for class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.RequestWithLocationServerFactory
 
LocationServerMetaObjectFactory() - Constructor for class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory
Constructor for LocationServerMetaObjectFactory.
locatorChecked - Variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
log(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess.ParserMessageLogger
 
log(String) - Method in interface org.objectweb.proactive.core.util.MessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess.ParserMessageLogger
 
log(String, Throwable) - Method in interface org.objectweb.proactive.core.util.MessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess.ParserMessageLogger
 
log(Throwable) - Method in interface org.objectweb.proactive.core.util.MessageLogger
 
LOG4J_FILE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
log4jFile - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
logger - Static variable in class org.objectweb.proactive.ProActive
 
logger - Static variable in class org.objectweb.proactive.core.UniqueID
 
logger - Static variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
logger - Static variable in class org.objectweb.proactive.core.body.ActiveBody
 
logger - Static variable in class org.objectweb.proactive.core.body.AbstractBody
 
logger - Static variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
logger - Static variable in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.migration.MigratableBody
 
logger - Static variable in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
logger - Static variable in class org.objectweb.proactive.core.body.request.RequestReceiverImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
logger - Static variable in class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory
 
logger - Static variable in class org.objectweb.proactive.core.component.Binding
 
logger - Static variable in class org.objectweb.proactive.core.component.ComponentParameters
 
logger - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
logger - Static variable in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
logger - Static variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
logger - Static variable in class org.objectweb.proactive.core.component.body.ComponentBodyImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.controller.ProActiveLifeCycleController
 
logger - Static variable in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
logger - Static variable in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
 
logger - Static variable in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
logger - Static variable in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeFactory
 
logger - Static variable in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.request.ComponentRequestImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.type.ProActiveTypeFactory
 
logger - Static variable in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
logger - Static variable in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
logger - Static variable in class org.objectweb.proactive.core.component.type.Composite
 
logger - Static variable in class org.objectweb.proactive.core.component.xml.PrimitiveComponentHandler
 
logger - Static variable in class org.objectweb.proactive.core.component.xml.Loader
 
logger - Static variable in class org.objectweb.proactive.core.component.xml.CompositeComponentHandler
 
logger - Static variable in class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
 
logger - Static variable in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
logger - Static variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
logger - Static variable in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
logger - Static variable in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
logger - Static variable in class org.objectweb.proactive.core.event.AbstractEventProducer
 
logger - Static variable in class org.objectweb.proactive.core.group.ProActiveGroup
The logger for the Class
logger - Static variable in class org.objectweb.proactive.core.group.ProActiveComponentGroup
 
logger - Static variable in class org.objectweb.proactive.core.group.ProxyForGroup
The logger for the Class
logger - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
logger - Static variable in class org.objectweb.proactive.core.mop.MOP
 
logger - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
logger - Static variable in class org.objectweb.proactive.core.node.NodeFactory
 
logger - Static variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
logger - Static variable in interface org.objectweb.proactive.core.process.UniversalProcess
 
logger - Static variable in class org.objectweb.proactive.core.rmi.RegistryHelper
 
logger - Static variable in class org.objectweb.proactive.core.rmi.ClassServer
 
logger - Static variable in class org.objectweb.proactive.core.runtime.RuntimeFactory
 
logger - Static variable in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
logger - Static variable in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
logger - Static variable in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
logger - Static variable in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
logger - Static variable in interface org.objectweb.proactive.core.xml.handler.UnmarshallerHandler
 
logger - Static variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
logger - Static variable in class org.objectweb.proactive.ext.security.Entity
 
logger - Static variable in class org.objectweb.proactive.ext.security.PolicyServer
 
logger - Static variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
lookup - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
LOOKUP_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
lookup(String) - Static method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Looks-up an active object previously registered in a RMI registry.
lookup(String) - Static method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Looks-up an active object previously registered in a RMI registry.
lookup(String) - Static method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Looks-up an active object previously registered in a RMI registry.
lookupActive(String, String) - Static method in class org.objectweb.proactive.ProActive
Looks-up an active object previously registered in a RMI registry.
lookupFc(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
see BindingController.lookupFc(String)
lookupFc(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see BindingController.lookupFc(String)
lookupVirtualNode(String, String) - Static method in class org.objectweb.proactive.ProActive
Looks-up a VirtualNode previously registered in a registry(RMI or JINI)
LSFBSubProcess - class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.
The LSFBSubProcess class is able to start any class, of the ProActive library, on a cluster managed by LSF prtocol.
LSFBSubProcess.ParserMessageLogger - class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger.
Implementation of a MessageLogger that look for the jobID of the launched job
LSFBSubProcess.ParserMessageLogger() - Constructor for class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger
 
LSFBSubProcess() - Constructor for class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Creates a new LSFBsubProcess Used with XML Descriptors
LSFBSubProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Creates a new LSFBsubProcess

M

main(String[]) - Static method in class org.objectweb.proactive.StartNode
Starts a ProActive node on the localhost host usage: java org.objectweb.proactive.StartNode <node URL> [options]
where options are amongst
noClassServer : indicates not to create a ClassServer for JINI.
main(String[]) - Static method in class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
 
main(String[]) - Static method in class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
 
main(String[]) - Static method in class org.objectweb.proactive.core.mop.Launcher
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.SimpleExternalProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.globus.GlobusProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.rsh.RSHProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.rmi.ClassFileServer
Main method to create the class server that reads class files.
main(String[]) - Static method in class org.objectweb.proactive.core.runtime.StartRuntime
 
main(String[]) - Static method in class org.objectweb.proactive.core.util.CircularArrayList
 
main(String[]) - Static method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
 
main(String[]) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
main(String[]) - Static method in class org.objectweb.proactive.ext.security.crypto.CertificationAuthority
 
main(String[]) - Static method in class org.objectweb.proactive.ext.security.crypto.CertificateReader
The main program for the CertificateReader class
main(String[]) - Static method in class org.objectweb.proactive.ext.security.gui.SecurityGui
 
main(String[]) - Static method in class org.objectweb.proactive.ext.util.StubGenerator
 
main(String[]) - Static method in class org.objectweb.proactive.ext.util.SimpleLocationServer
 
makeDeepCopy(Object) - Static method in class org.objectweb.proactive.core.mop.Utils
 
makeDeepCopyOfArguments() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
Make a deep copy of all arguments of the constructor
makeDeepCopyOfArguments() - Method in interface org.objectweb.proactive.core.mop.ConstructorCall
Makez a deep copy of all arguments of the constructor
makeDeepCopyOfArguments() - Method in class org.objectweb.proactive.core.mop.MethodCall
Make a deep copy of all arguments of the constructor
MAP_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
MAPPING_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
MAPRSH_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
MapRshProcess - class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess.
The MapRshProcess class is able to start any class, of the ProActive library, using maprsh.
MapRshProcess() - Constructor for class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
 
MapRshProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
 
mark(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
markSupported() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
MASTER_TAG - Static variable in interface org.objectweb.proactive.core.config.xml.MasterFileConstants
 
MasterFileConstants - interface org.objectweb.proactive.core.config.xml.MasterFileConstants.
 
MasterFileHandler - class org.objectweb.proactive.core.config.xml.MasterFileHandler.
 
MasterFileHandler() - Constructor for class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
MAX - Static variable in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
MAX_RETRY - Static variable in class org.objectweb.proactive.StartNode
 
MAX_RETRY - Variable in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
MAX_RETRY - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
MAX_RETRY - Static variable in class org.objectweb.proactive.core.rmi.ClassServer
 
MAX_RETRY - Static variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
MAX_WAIT - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
measure - Static variable in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
memberList - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
The list of member : it contains exclusively StubObjects connected to Proxies
memberList - Variable in class org.objectweb.proactive.core.group.AbstractProcessForGroup
 
Message - interface org.objectweb.proactive.core.body.message.Message.
A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageEvent - class org.objectweb.proactive.core.event.MessageEvent.
A MessageEvent occurs when a Message get sent or received or when the treatment of a request begins or ends.
MessageEvent(Message, int, UniqueID, int) - Constructor for class org.objectweb.proactive.core.event.MessageEvent
Creates a new MessageEvent based on the message message and on the given action
MessageEventListener - interface org.objectweb.proactive.core.event.MessageEventListener.
A class implementating this interface is listener of MessageEvent.
messageEventProducer - Variable in class org.objectweb.proactive.core.body.BodyImpl
 
MessageEventProducer - interface org.objectweb.proactive.core.body.message.MessageEventProducer.
 
MessageEventProducerImpl - class org.objectweb.proactive.core.body.message.MessageEventProducerImpl.
 
MessageEventProducerImpl() - Constructor for class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
MessageImpl - class org.objectweb.proactive.core.body.message.MessageImpl.
Implements a simple message encapsulating a method call between two active objects.
MessageImpl(UniqueID, long, boolean, String) - Constructor for class org.objectweb.proactive.core.body.message.MessageImpl
Creates a new Message based on the given information.
messageLogger - Static variable in interface org.objectweb.proactive.core.util.MessageLogger
 
MessageLogger - interface org.objectweb.proactive.core.util.MessageLogger.
 
MessageSink - interface org.objectweb.proactive.core.process.MessageSink.
 
MetaObjectFactory - interface org.objectweb.proactive.core.body.MetaObjectFactory.
A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
MetaObjectInterfaceClassGenerator - class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator.
Creates Interface implementations for the functional interfaces of the component metaobject.
MetaObjectInterfaceClassGenerator() - Constructor for class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
METHOD_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
METHOD_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
METHOD_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
METHOD_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
METHOD_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
METHOD_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
methodCall - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
methodCall - Variable in class org.objectweb.proactive.core.body.request.BodyRequest
 
MethodCall - class org.objectweb.proactive.core.mop.MethodCall.
Instances of this class represent method calls performed on reified objects.
METHODCALL_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
METHODCALL_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
METHODCALL_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
MethodCall.FixWrapper - class org.objectweb.proactive.core.mop.MethodCall.FixWrapper.
 
MethodCall.FixWrapper() - Constructor for class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
 
MethodCall.FixWrapper(Class) - Constructor for class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
Encapsulate primitives types into Class
MethodCall() - Constructor for class org.objectweb.proactive.core.mop.MethodCall
Builds a new MethodCall object.
MethodCall(MethodCall) - Constructor for class org.objectweb.proactive.core.mop.MethodCall
Builds a new MethodCall object.
MethodCall(Method, Object[]) - Constructor for class org.objectweb.proactive.core.mop.MethodCall
Builds a new MethodCall object.
MethodCallBarrier - class org.objectweb.proactive.core.group.spmd.MethodCallBarrier.
This class represents a call of strong synchronization between the member of a SPMD Group.
MethodCallBarrier() - Constructor for class org.objectweb.proactive.core.group.spmd.MethodCallBarrier
 
MethodCallControlForGroup - class org.objectweb.proactive.core.group.MethodCallControlForGroup.
 
MethodCallControlForGroup() - Constructor for class org.objectweb.proactive.core.group.MethodCallControlForGroup
 
MethodCallExecutionFailedException - exception org.objectweb.proactive.core.mop.MethodCallExecutionFailedException.
 
MethodCallExecutionFailedException() - Constructor for class org.objectweb.proactive.core.mop.MethodCallExecutionFailedException
 
MethodCallExecutionFailedException(String) - Constructor for class org.objectweb.proactive.core.mop.MethodCallExecutionFailedException
 
MethodCallExecutionFailedException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.MethodCallExecutionFailedException
 
MethodCallExecutionFailedException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.MethodCallExecutionFailedException
 
MethodCallSetSPMDGroup - class org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup.
 
MethodCallSetSPMDGroup(Object) - Constructor for class org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup
Builds a method call to set the SPMD group
methodName - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
The name of the method called
methods - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
methods - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
methods - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
MicroTimer - class org.objectweb.proactive.ext.locationserver.util.MicroTimer.
 
MicroTimer() - Constructor for class org.objectweb.proactive.ext.locationserver.util.MicroTimer
 
Migratable - interface org.objectweb.proactive.core.body.migration.Migratable.
 
MigratableBody - class org.objectweb.proactive.core.body.migration.MigratableBody.
 
MigratableBody() - Constructor for class org.objectweb.proactive.core.body.migration.MigratableBody
 
MigratableBody(Object, String, MetaObjectFactory, String) - Constructor for class org.objectweb.proactive.core.body.migration.MigratableBody
 
migratedBodyRestarted(MigrationEvent) - Method in interface org.objectweb.proactive.core.event.MigrationEventListener
Signals that the migrated body has restarted of the destination host side
migratedBodyRestarted(MigrationEvent) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
migrateTo(Body, Node, boolean) - Static method in class org.objectweb.proactive.ProActive
Migrates the body bodyToMigrate to the given node.
migrateTo(Body, Object, boolean) - Static method in class org.objectweb.proactive.ProActive
Migrates the given body to the same location as the active object given in parameter.
migrateTo(Body, String, boolean) - Static method in class org.objectweb.proactive.ProActive
Migrates the given body to the node caracterized by the given url.
migrateTo(Node) - Static method in class org.objectweb.proactive.ProActive
Migrates the active object whose active thread is calling this method to the given node.
migrateTo(Node) - Method in interface org.objectweb.proactive.core.body.migration.Migratable
 
migrateTo(Node) - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
 
migrateTo(Node, Body) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
migrateTo(Node, Body) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
migrateTo(Node, Body) - Method in class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
 
migrateTo(Object) - Static method in class org.objectweb.proactive.ProActive
Migrates the active object whose active thread is calling this method to the same location as the active object given in parameter.
migrateTo(PolicyServer, String, Node) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
migrateTo(String) - Static method in class org.objectweb.proactive.ProActive
Migrates the active object whose active thread is calling this method to the node caracterized by the given url.
migration - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
To mark the Proxy before migration Usually, the Proxy cannot be serialized if the result is not available (no automatic continuation) but if we migrate, we don't want to wait for the result
migration - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
migration - Variable in class org.objectweb.proactive.ext.security.Policy
 
MIGRATION_EXCEPTION - Static variable in class org.objectweb.proactive.core.event.MigrationEvent
 
MIGRATION_FROM - Static variable in class org.objectweb.proactive.ext.security.SecurityContext
 
MIGRATION_TO - Static variable in class org.objectweb.proactive.ext.security.SecurityContext
 
migrationAboutToStart(MigrationEvent) - Method in interface org.objectweb.proactive.core.event.MigrationEventListener
Signals that a migration is about to start
migrationAboutToStart(MigrationEvent) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
migrationCounter - Variable in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
MigrationEvent - class org.objectweb.proactive.core.event.MigrationEvent.
MigrationEvents occur during the migration of an active object.
MigrationEvent(Body, int) - Constructor for class org.objectweb.proactive.core.event.MigrationEvent
Creates a new MigrationEvent occuring during the migration of the active object linked to the given body.
MigrationEvent(MigrationException) - Constructor for class org.objectweb.proactive.core.event.MigrationEvent
Creates a new MigrationEvent based on an exception occuring during the process of migration.
MigrationEventListener - interface org.objectweb.proactive.core.event.MigrationEventListener.
A class implementating this interface is listener of MigrationEvent that occurs in the process of the migration of a body associated to an active object.
MigrationException - exception org.objectweb.proactive.core.body.migration.MigrationException.
 
MigrationException() - Constructor for class org.objectweb.proactive.core.body.migration.MigrationException
 
MigrationException(String) - Constructor for class org.objectweb.proactive.core.body.migration.MigrationException
 
MigrationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.body.migration.MigrationException
 
MigrationException(Throwable) - Constructor for class org.objectweb.proactive.core.body.migration.MigrationException
 
migrationExceptionThrown(MigrationEvent) - Method in interface org.objectweb.proactive.core.event.MigrationEventListener
Signals that the migration failed with a exception detailed in the event.
migrationExceptionThrown(MigrationEvent) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
migrationFinished(MigrationEvent) - Method in interface org.objectweb.proactive.core.event.MigrationEventListener
Signals that the migration is finished on the originating host side
migrationFinished(MigrationEvent) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
migrationManager - Variable in class org.objectweb.proactive.core.body.migration.MigratableBody
The object responsible for the migration
MigrationManager - interface org.objectweb.proactive.core.body.migration.MigrationManager.
 
MigrationManagerFactory - interface org.objectweb.proactive.core.body.migration.MigrationManagerFactory.
A class implementing this interface is a factory of MigrationManager objects.
migrationManagerFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
MigrationManagerImpl - class org.objectweb.proactive.core.body.migration.MigrationManagerImpl.
 
MigrationManagerImpl() - Constructor for class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
MigrationManagerWithLocationServer - class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer.
 
MigrationManagerWithLocationServer() - Constructor for class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
 
MigrationManagerWithLocationServer(LocationServer) - Constructor for class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
 
MigrationManagerWithMixedLocation - class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation.
 
MigrationManagerWithMixedLocation() - Constructor for class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
MigrationManagerWithMixedLocation(LocationServer) - Constructor for class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
MigrationSecurityException - exception org.objectweb.proactive.core.exceptions.security.MigrationSecurityException.
Security exception
MigrationSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.MigrationSecurityException
Constructs a MigrationSecurityException with the specified detail message and nested exception.
MigrationSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.MigrationSecurityException
Constructs a MigrationSecurityException with the specified detail message and nested exception.
MigrationStrategy - interface org.objectweb.proactive.ext.migration.MigrationStrategy.
 
MigrationStrategyImpl - class org.objectweb.proactive.ext.migration.MigrationStrategyImpl.
MigrationStrategyImpl contains destination.
MigrationStrategyImpl() - Constructor for class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Creates an empty MigrationStrategyImpl
MigrationStrategyImpl(String) - Constructor for class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Creates an itinary using a text-file.
MigrationStrategyManager - interface org.objectweb.proactive.ext.migration.MigrationStrategyManager.
 
MigrationStrategyManagerImpl - class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl.
 
MigrationStrategyManagerImpl() - Constructor for class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
MigrationStrategyManagerImpl(Migratable) - Constructor for class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
migrationTo - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
MixedLocationMetaObjectFactory - class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.
This class overrides the default Factory to provide Request and MigrationManager with a mixed location server.
MixedLocationMetaObjectFactory.MigrationManagerFactoryImpl - class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.MigrationManagerFactoryImpl.
 
MixedLocationMetaObjectFactory.MigrationManagerFactoryImpl() - Constructor for class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.MigrationManagerFactoryImpl
 
MixedLocationMetaObjectFactory.RemoteIbisBodyFactoryImpl - class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RemoteIbisBodyFactoryImpl.
 
MixedLocationMetaObjectFactory.RemoteIbisBodyFactoryImpl() - Constructor for class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RemoteIbisBodyFactoryImpl
 
MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl - class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl.
 
MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl() - Constructor for class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl
 
MixedLocationMetaObjectFactory.RequestWithMixedLocationFactory - class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RequestWithMixedLocationFactory.
 
MixedLocationMetaObjectFactory.RequestWithMixedLocationFactory() - Constructor for class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RequestWithMixedLocationFactory
 
MixedLocationMetaObjectFactory() - Constructor for class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
Constructor for LocationServerMetaObjectFactory.
MOP - class org.objectweb.proactive.core.mop.MOP.
A place where static methods go
MOP() - Constructor for class org.objectweb.proactive.core.mop.MOP
 
mopCl - Static variable in class org.objectweb.proactive.core.mop.MOPClassLoader
 
MOPClassLoader - class org.objectweb.proactive.core.mop.MOPClassLoader.
 
MOPException - exception org.objectweb.proactive.core.mop.MOPException.
 
MOPException() - Constructor for class org.objectweb.proactive.core.mop.MOPException
Constructs a ProActiveException with no specified detail message.
MOPException(String) - Constructor for class org.objectweb.proactive.core.mop.MOPException
Constructs a ProActiveException with the specified detail message.
MOPException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.MOPException
Constructs a ProActiveException with the specified detail message and nested exception.
MOPException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.MOPException
Constructs a ProActiveException with the specified detail message and nested exception.
MOPRuntimeException - exception org.objectweb.proactive.core.mop.MOPRuntimeException.
 
MOPRuntimeException() - Constructor for class org.objectweb.proactive.core.mop.MOPRuntimeException
Constructs a ProActiveRuntimeException with no specified detail message.
MOPRuntimeException(String) - Constructor for class org.objectweb.proactive.core.mop.MOPRuntimeException
Constructs a ProActiveRuntimeException with the specified detail message.
MOPRuntimeException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.MOPRuntimeException
Constructs a ProActiveRuntimeException with the specified detail message and nested exception.
MOPRuntimeException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.MOPRuntimeException
Constructs a ProActiveException with the specified detail message and nested exception.
MULTICAST_LOCATOR_NAME - Static variable in class org.objectweb.proactive.StartNode
 
multicastLocator - Variable in class org.objectweb.proactive.StartNode
 
multicastLocator - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
mutualAuthenticationReceiverSide(AuthenticationTicket, long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
mutualAuthenticationSenderSide(UniversalBody, X509Certificate) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
myBody - Variable in class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
 
myBody - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
myGroup - Variable in class org.objectweb.proactive.core.group.GroupMember
the group of the object
myPool - Variable in class org.objectweb.proactive.core.group.threadpool.ThreadInThePool
The threadpool owner of this thread.
myRank - Variable in class org.objectweb.proactive.core.group.GroupMember
index of the object into the Group

N

nameOfWrapper(Class) - Static method in class org.objectweb.proactive.core.mop.Utils
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
newActive(String, Object[]) - Static method in class org.objectweb.proactive.ProActive
Creates a new ActiveObject based on classname attached to a default node in the local JVM.
newActive(String, Object[], Node) - Static method in class org.objectweb.proactive.ProActive
Creates a new ActiveObject based on classname attached to the given node or on a default node in the local JVM if the given node is null.
newActive(String, Object[], Node, Active, MetaObjectFactory) - Static method in class org.objectweb.proactive.ProActive
Creates a new ActiveObject based on classname attached to the given node or on a default node in the local JVM if the given node is null.
newActive(String, Object[], String) - Static method in class org.objectweb.proactive.ProActive
Creates a new ActiveObject based on classname attached to the node of the given URL.
newActive(String, Object[], VirtualNode) - Static method in class org.objectweb.proactive.ProActive
Creates a new set of active objects based on classname attached to the given virtualnode.
newActive(String, Object[], VirtualNode, Active, MetaObjectFactory) - Static method in class org.objectweb.proactive.ProActive
Creates a new ActiveObject based on classname attached to the given virtualnode.
newActiveComponent(String, Object[], Node, Active, MetaObjectFactory, ComponentParameters) - Static method in class org.objectweb.proactive.ProActive
Creates a new ProActive component over the specified base class, according to the given component parameters, and returns a reference on the component of type Component.
newActiveComponent(String, Object[], VirtualNode, ComponentParameters) - Static method in class org.objectweb.proactive.ProActive
Creates a new ProActive component over the specified base class, according to the given component parameters, and returns a reference on the component of type Component.
newActiveComponentGroup(ComponentParameters) - Static method in class org.objectweb.proactive.core.group.ProActiveComponentGroup
Create an object representing an empty group of components specifying the java class of the components.
newActiveComponentInterfaceGroup(InterfaceType) - Static method in class org.objectweb.proactive.core.group.ProActiveComponentGroup
creates a group proxy on a set of generated Interface objects.
newComponentFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newComponentFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
creates a ProActiveComponentFactory
newComponentFactorySingleton(ComponentParameters) - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newComponentIdentityFactory() - Method in interface org.objectweb.proactive.core.component.ComponentMetaObjectFactory
Creates or reuses a ProActiveComponentFactory
newComponentRequestQueue(UniqueID) - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueueFactory
factory for ComponentRequestQueue
newFcInstance() - Method in class org.objectweb.proactive.core.component.Fractive
see Factory.newFcInstance()
newFcInstance(Type, Object, Object) - Method in class org.objectweb.proactive.core.component.Fractive
see GenericFactory.newFcInstance(org.objectweb.fractal.api.Type, java.lang.Object, java.lang.Object)
newGroup(String) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing an empty group specifying the upper class of member.
newGroup(String, Object[][]) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members on the default node.
newGroup(String, Object[][], Node) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates all members with params on the node.
newGroup(String, Object[][], Node[]) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members with params cycling on nodeList.
newGroup(String, Object[][], String) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates all members with params on the node.
newGroup(String, Object[][], String[]) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members with params cycling on nodeList.
newGroup(String, Object[][], VirtualNode) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members with params cycling on the nodes of the virtual node.
newGroupBuildWithMultithreading(String, Object[][]) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members on the default node.
newGroupBuildWithMultithreading(String, Object[][], Node[]) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members with params cycling on nodeList.
newGroupBuildWithMultithreading(String, Object[][], String[]) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members with params cycling on nodeList.
newGroupBuildWithMultithreading(String, Object[][], VirtualNode) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing a group (a typed group) and creates members with params cycling on the nodes of the vitual node.
newInstance() - Static method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newInstance() - Static method in class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory
 
newInstance() - Static method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
 
newInstance(Class, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
 
newInstance(Class, String, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
 
newInstance(String, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
Creates an instance of an object
newInstance(String, String, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
Creates an instance of an object
newMigrationManager() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.MigrationManagerFactoryImpl
 
newMigrationManager() - Method in interface org.objectweb.proactive.core.body.migration.MigrationManagerFactory
Creates or reuses a MigrationManager object
newMigrationManager() - Method in class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.MigrationManagerFactoryImpl
 
newMigrationManager() - Method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.MigrationManagerFactoryImpl
 
newMigrationManagerFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newMigrationManagerFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a MigrationManagerFactory
newMigrationManagerFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newMigrationManagerFactorySingleton() - Method in class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory
 
newMigrationManagerFactorySingleton() - Method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
 
newProActiveComponent(Body) - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl
 
newProActiveComponent(Body) - Method in interface org.objectweb.proactive.core.component.identity.ProActiveComponentFactory
factory for ProActiveComponent
newProActiveGroupManager() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ProActiveGroupManagerFactoryImpl
 
newProActiveGroupManager() - Method in interface org.objectweb.proactive.core.group.ProActiveGroupManagerFactory
 
newProActiveGroupManagerFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newProActiveGroupManagerFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a ProActiveGroupManagerFactory
newProActiveGroupManagerFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newProActiveSecurityManager() - Method in interface org.objectweb.proactive.ext.security.ProActiveSecurityManagerFactory
 
newRemoteBody(UniversalBody) - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RemoteBodyFactoryImpl
 
newRemoteBody(UniversalBody) - Method in interface org.objectweb.proactive.core.body.RemoteBodyFactory
Creates or reuses a RequestReceiver object
newRemoteBody(UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl
 
newRemoteBody(UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl
 
newRemoteBody(UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl
 
newRemoteBody(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RemoteIbisBodyFactoryImpl
 
newRemoteBody(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl
 
newRemoteBodyFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRemoteBodyFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RemoteBodyFactory
newRemoteBodyFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRemoteBodyFactorySingleton() - Method in class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory
 
newRemoteBodyFactorySingleton() - Method in class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory
 
newRemoteBodyFactorySingleton() - Method in class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory
 
newRemoteBodyFactorySingleton() - Method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
 
newReplyReceiver() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl
 
newReplyReceiver() - Method in interface org.objectweb.proactive.core.body.reply.ReplyReceiverFactory
Creates or reuses a ReplyReceiver object
newReplyReceiverFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newReplyReceiverFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a ReplyReceiverFactory
newReplyReceiverFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRequest(MethodCall, UniversalBody, boolean, long) - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestFactoryImpl
 
newRequest(MethodCall, UniversalBody, boolean, long) - Method in interface org.objectweb.proactive.core.body.request.RequestFactory
Creates a request object based on the given parameter
newRequest(MethodCall, UniversalBody, boolean, long) - Method in class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.RequestWithLocationServerFactory
 
newRequest(MethodCall, UniversalBody, boolean, long) - Method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RequestWithMixedLocationFactory
 
newRequestFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRequestFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RequestFactory
newRequestFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRequestFactorySingleton() - Method in class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory
 
newRequestFactorySingleton() - Method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
 
newRequestQueue(UniqueID) - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestQueueFactoryImpl
 
newRequestQueue(UniqueID) - Method in interface org.objectweb.proactive.core.body.request.RequestQueueFactory
Creates or reuses a RequestQueue object
newRequestQueueFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRequestQueueFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RequestQueueFactory
newRequestQueueFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRequestReceiver() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestReceiverFactoryImpl
 
newRequestReceiver() - Method in interface org.objectweb.proactive.core.body.request.RequestReceiverFactory
Creates or reuses a RequestReceiver object
newRequestReceiverFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRequestReceiverFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RequestReceiverFactory
newRequestReceiverFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newServiceID() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
newSPMDGroup(String, Object[][], Node[]) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Creates an object representing a group (a typed group) and creates members with params cycling on nodeList.
newSPMDGroup(String, Object[][], String[]) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
 
newState - Variable in class org.objectweb.proactive.core.body.future.FuturePool
 
newThreadStore() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ThreadStoreFactoryImpl
 
newThreadStore() - Method in interface org.objectweb.proactive.core.util.ThreadStoreFactory
Creates or reuses a ThreadStore object
newThreadStoreFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newThreadStoreFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a ThreadStoreFactory
newThreadStoreFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
next() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Returns the next destination on the list and increase index by one.
next() - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
NO_CLASS_SERVER_OPTION_NAME - Static variable in class org.objectweb.proactive.StartNode
 
NO_REBIND_OPTION_NAME - Static variable in class org.objectweb.proactive.StartNode
 
NO_REGISTRY_OPTION_NAME - Static variable in class org.objectweb.proactive.StartNode
 
noClassServer - Variable in class org.objectweb.proactive.StartNode
 
Node - interface org.objectweb.proactive.core.node.Node.
A Node offers a set of services needed by ProActive to work with remote JVM.
NodeDestination - class org.objectweb.proactive.ext.migration.NodeDestination.
 
NodeDestination(String, String) - Constructor for class org.objectweb.proactive.ext.migration.NodeDestination
Construct a Roadmap with location l and methodName name.
NodeException - exception org.objectweb.proactive.core.node.NodeException.
The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
NodeException() - Constructor for class org.objectweb.proactive.core.node.NodeException
Constructs a NodeException with no specified detail message.
NodeException(String) - Constructor for class org.objectweb.proactive.core.node.NodeException
Constructs a NodeException with the specified detail message.
NodeException(String, Throwable) - Constructor for class org.objectweb.proactive.core.node.NodeException
Constructs a NodeException with the specified detail message and nested exception.
NodeException(Throwable) - Constructor for class org.objectweb.proactive.core.node.NodeException
Constructs a NodeException with the specified detail message and nested exception.
NodeFactory - class org.objectweb.proactive.core.node.NodeFactory.
The NodeFactory provides a generic way to create and lookup Node without protocol specific code (such as RMI or Jini).
NodeFactory() - Constructor for class org.objectweb.proactive.core.node.NodeFactory
 
NodeImpl - class org.objectweb.proactive.core.node.NodeImpl.
A Node offers a set of services needed by ProActive to work with remote JVM.
NodeImpl.NodeInformationImpl - class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl.
 
NodeImpl.NodeInformationImpl(String, String, String) - Constructor for class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
NodeImpl() - Constructor for class org.objectweb.proactive.core.node.NodeImpl
 
NodeImpl(ProActiveRuntime, String, String, String) - Constructor for class org.objectweb.proactive.core.node.NodeImpl
 
nodeInformation - Variable in class org.objectweb.proactive.core.node.NodeImpl
 
NodeInformation - interface org.objectweb.proactive.core.node.NodeInformation.
A class implementing this interface provides information about the node it is attached to.
nodenumber - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
nodeNumber - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
nodesArray - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
nodesArray - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
nodeURL - Variable in class org.objectweb.proactive.StartNode
 
nodeURL - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
The URL of the node this body is attached to
nodeURL - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
noneAwaited() - Method in class org.objectweb.proactive.ext.util.FutureList
Return true if none of the futures in the current list are awaited
NonFunctionalException - exception org.objectweb.proactive.core.exceptions.NonFunctionalException.
An interface for non functional exceptions
NonFunctionalException() - Constructor for class org.objectweb.proactive.core.exceptions.NonFunctionalException
Constructs a NonFunctionalException with no specified detail message.
NonFunctionalException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.NonFunctionalException
Constructs a NonFunctionalException with the specified detail message and nested exception.
NonFunctionalException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.NonFunctionalException
Constructs a NonFunctionalException with the specified detail message and nested exception.
noRebind - Variable in class org.objectweb.proactive.StartNode
 
noRegistry - Variable in class org.objectweb.proactive.StartNode
 
normalizeURL(String) - Method in class org.objectweb.proactive.ext.util.SimpleLocationServer
 
NoSuchComponentException - exception org.objectweb.proactive.core.component.exceptions.NoSuchComponentException.
Exception thrown when a named component cannot be found
NoSuchComponentException() - Constructor for class org.objectweb.proactive.core.component.exceptions.NoSuchComponentException
 
NoSuchComponentException(String) - Constructor for class org.objectweb.proactive.core.component.exceptions.NoSuchComponentException
 
notify(LeaseRenewalEvent) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
notifyAllListeners(ProActiveEvent) - Method in class org.objectweb.proactive.core.event.AbstractEventProducer
Notifies all registered listener with the event.
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.TypesHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.PrimitiveComponentHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.ParallelCompositeComponentHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.CompositeComponentHandler
see AbstractUnmarshallerDecorator.notifyEndActiveHandler(java.lang.String, org.objectweb.proactive.core.xml.handler.UnmarshallerHandler)
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
see AbstractUnmarshallerDecorator.notifyEndActiveHandler(java.lang.String, org.objectweb.proactive.core.xml.handler.UnmarshallerHandler)
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.ComponentTypeHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.BindingsHandler
see AbstractUnmarshallerDecorator.notifyEndActiveHandler(java.lang.String, org.objectweb.proactive.core.xml.handler.UnmarshallerHandler)
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.JVMProcessHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.MapRshProcessHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
notifyListeners(Message, int, UniqueID) - Method in class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
notifyListeners(Message, int, UniqueID, int) - Method in class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
notifyListeners(ProActiveRuntime, int, String, String, String, String) - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl
 
notifyListeners(UniqueID, UniqueID, int) - Method in class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.body.BodyMap
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.event.AbstractEventProducer
Notifies one listener with the event.
notifyReception(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
notifyReception(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
notifyReception(UniversalBody) - Method in interface org.objectweb.proactive.core.body.request.Request
Notifies the request that it has been received by the destination.
NULL - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 

O

OBJECT_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
OBJECT_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
OBJECT_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
OBJECT_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
OBJECT_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
OBJECT_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
ObjectForSynchro - class org.objectweb.proactive.ObjectForSynchro.
An object instance of this class is to be returned when a method of an active object wants to let the caller wait synchronously the end of the execution of the method.
ObjectForSynchro() - Constructor for class org.objectweb.proactive.ObjectForSynchro
No arg constructor for Serializable
ObjectForSynchronousCall - class org.objectweb.proactive.ObjectForSynchronousCall.
An object instance of this class is to be returned when a method of an active object needs to be called synchronously.
ObjectForSynchronousCall() - Constructor for class org.objectweb.proactive.ObjectForSynchronousCall
No arg constructor for Serializable
onArrival(String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
onArrival(String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
OnArrivalMigrationException - exception org.objectweb.proactive.core.exceptions.migration.OnArrivalMigrationException.
Migration exception
OnArrivalMigrationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.OnArrivalMigrationException
Constructs a OnArrivalMigrationException with the specified detail message and nested exception.
OnArrivalMigrationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.OnArrivalMigrationException
Constructs a OnArrivalMigrationException with the specified detail message and nested exception.
onDeparture(String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
onDeparture(String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
OnDepartureMigrationException - exception org.objectweb.proactive.core.exceptions.migration.OnDepartureMigrationException.
Migration exception
OnDepartureMigrationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.OnDepartureMigrationException
Constructs a OnDepartureMigrationException with the specified detail message and nested exception.
OnDepartureMigrationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.OnDepartureMigrationException
Constructs a OnDepartureMigrationException with the specified detail message and nested exception.
oneWayCallOnGroup(MethodCall) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Launchs the threads for OneWay call of each member of the Group.
open() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
open() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Opens the store.
openedSessions - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
OPTIONAL - Static variable in class org.objectweb.proactive.ext.security.Communication
 
org.objectweb.proactive - package org.objectweb.proactive
Provides the main classes for creating active objects and futures.
org.objectweb.proactive.core - package org.objectweb.proactive.core
Directly in this package are found some classes that are not specific to one part of ProActive but used in many places.
org.objectweb.proactive.core.body - package org.objectweb.proactive.core.body
Provides all classes used for implementing the active part of an active object.
org.objectweb.proactive.core.body.future - package org.objectweb.proactive.core.body.future
Provides the definition and implementation of the future object.
org.objectweb.proactive.core.body.ibis - package org.objectweb.proactive.core.body.ibis
 
org.objectweb.proactive.core.body.jini - package org.objectweb.proactive.core.body.jini
The body of an active object act as a hub of communication with other remote objects.
org.objectweb.proactive.core.body.message - package org.objectweb.proactive.core.body.message
**For internal use only** Defines the common message layer of Requests and Replies.
org.objectweb.proactive.core.body.migration - package org.objectweb.proactive.core.body.migration
Defines the migration primitive of ProActive.
org.objectweb.proactive.core.body.proxy - package org.objectweb.proactive.core.body.proxy
**For internal use only** Defines the proxy associated to any ProActive Stub of an active Object.
org.objectweb.proactive.core.body.reply - package org.objectweb.proactive.core.body.reply
Defines the reply messages based of the common message layer.
org.objectweb.proactive.core.body.request - package org.objectweb.proactive.core.body.request
Defines the request messages based of the common message layer.
org.objectweb.proactive.core.body.rmi - package org.objectweb.proactive.core.body.rmi
The body of an active object act as a hub of communication with other remote objects.
org.objectweb.proactive.core.component - package org.objectweb.proactive.core.component
This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model.
org.objectweb.proactive.core.component.asmgen - package org.objectweb.proactive.core.component.asmgen
Generator classes for dynamic generation of user-defined functional ports on the components (Interface classes).
org.objectweb.proactive.core.component.body - package org.objectweb.proactive.core.component.body
Component meta-objects are created from the ComponentBody.
org.objectweb.proactive.core.component.controller - package org.objectweb.proactive.core.component.controller
Implementations of the "membrane" of the Fractal components, i.e. the controllers that manage non-functional properties of a component.
org.objectweb.proactive.core.component.exceptions - package org.objectweb.proactive.core.component.exceptions
 
org.objectweb.proactive.core.component.identity - package org.objectweb.proactive.core.component.identity
The ProActiveComponentIdentityImpl class is the base class for the component meta-objects.
org.objectweb.proactive.core.component.representative - package org.objectweb.proactive.core.component.representative
A representative is the reference on a ProActive component.
org.objectweb.proactive.core.component.request - package org.objectweb.proactive.core.component.request
Requests addressed to components are extensions of standard ProActive requests, and are processed by the component request queue, an extension of the standard ProActive request queue.
org.objectweb.proactive.core.component.type - package org.objectweb.proactive.core.component.type
Provides implementations of the org.objectweb.fractal.api.type interfaces.
org.objectweb.proactive.core.component.xml - package org.objectweb.proactive.core.component.xml
Provides means to load a component system from an xml descriptor file.
org.objectweb.proactive.core.config - package org.objectweb.proactive.core.config
Provides classes to load System properties from the configuration file.
org.objectweb.proactive.core.config.xml - package org.objectweb.proactive.core.config.xml
Provides all classes needed for parsing XML configuration file, and loading related System properties org.objectweb.proactive.core.descriptor.data - package org.objectweb.proactive.core.descriptor.data
Provides all classes needed to create java objects related to XML Deployment Descriptor.
org.objectweb.proactive.core.descriptor.xml - package org.objectweb.proactive.core.descriptor.xml
Provides all classes needed for parsing XML Deployment Descriptor files, and building related java objects org.objectweb.proactive.core.event - package org.objectweb.proactive.core.event
The active object created with ProActive generated events on demand when a listener registers to one component of the active object.
org.objectweb.proactive.core.exceptions - package org.objectweb.proactive.core.exceptions
Non functional exceptions.
org.objectweb.proactive.core.exceptions.communication - package org.objectweb.proactive.core.exceptions.communication
Non functional exceptions related to communication.
org.objectweb.proactive.core.exceptions.creation - package org.objectweb.proactive.core.exceptions.creation
Non functional exceptions related to creation of remote objects..
org.objectweb.proactive.core.exceptions.group - package org.objectweb.proactive.core.exceptions.group
Non functional exceptions related to group communications.
org.objectweb.proactive.core.exceptions.handler - package org.objectweb.proactive.core.exceptions.handler
Handler interface and basic handlers for Non functional exceptions.
org.objectweb.proactive.core.exceptions.migration - package org.objectweb.proactive.core.exceptions.migration
Non functional exceptions for migration.
org.objectweb.proactive.core.exceptions.security - package org.objectweb.proactive.core.exceptions.security
Non functional exceptions for security.
org.objectweb.proactive.core.exceptions.service - package org.objectweb.proactive.core.exceptions.service
Non functional exceptions for service.
org.objectweb.proactive.core.group - package org.objectweb.proactive.core.group
Provides all classes needed to use group communications in ProActive.
org.objectweb.proactive.core.group.spmd - package org.objectweb.proactive.core.group.spmd
Provides classes needed to use SPMD model in ProActive.
org.objectweb.proactive.core.group.threadpool - package org.objectweb.proactive.core.group.threadpool
Provides a thread pool for the group communications in ProActive.
org.objectweb.proactive.core.group.topology - package org.objectweb.proactive.core.group.topology
Provides all classes to represent group by a topology (i.e. line, plan, ring, torus, ...)
org.objectweb.proactive.core.jini - package org.objectweb.proactive.core.jini
Provides helper classes to use with Jini.
org.objectweb.proactive.core.mop - package org.objectweb.proactive.core.mop
**For internal use only** Defines the Meta Object Protocol used in ProActive that allows the interception of a method call to an active object and its reification as a request sent to a body.
org.objectweb.proactive.core.node - package org.objectweb.proactive.core.node
Defines the generic Nodes used in ProActive.
org.objectweb.proactive.core.process - package org.objectweb.proactive.core.process
Defines services for spawning an external process from Java.
org.objectweb.proactive.core.process.globus - package org.objectweb.proactive.core.process.globus
Defines services for creating a remote process using Globus.
org.objectweb.proactive.core.process.lsf - package org.objectweb.proactive.core.process.lsf
Defines services for creating a remote process using RLOGIN or BSUB for a cluster using LSF protocol.
org.objectweb.proactive.core.process.prun - package org.objectweb.proactive.core.process.prun
Defines services for creating a remote process using PRUN for a cluster managed by PBS.
org.objectweb.proactive.core.process.rsh - package org.objectweb.proactive.core.process.rsh
Defines services for creating a remote process using RSH.
org.objectweb.proactive.core.process.rsh.maprsh - package org.objectweb.proactive.core.process.rsh.maprsh
**For internal use only** Defines services for creating a remote process using maprsh.
org.objectweb.proactive.core.process.ssh - package org.objectweb.proactive.core.process.ssh
Defines services for creating a remote process using SSH.
org.objectweb.proactive.core.rmi - package org.objectweb.proactive.core.rmi
**For internal use only** Helper classes used for the glue between ProActive and RMI.
org.objectweb.proactive.core.runtime - package org.objectweb.proactive.core.runtime
Defines all classes needed to build a ProActiveRuntime.
org.objectweb.proactive.core.runtime.ibis - package org.objectweb.proactive.core.runtime.ibis
Ibis implementation of ProActiveRuntime org.objectweb.proactive.core.runtime.jini - package org.objectweb.proactive.core.runtime.jini
JINI implementation of ProActiveRuntime.
org.objectweb.proactive.core.runtime.rmi - package org.objectweb.proactive.core.runtime.rmi
RMI implementation of ProActiveRuntime org.objectweb.proactive.core.util - package org.objectweb.proactive.core.util
**For internal use only** Contains accessory utility classes.
org.objectweb.proactive.core.xml - package org.objectweb.proactive.core.xml
**For internal use only** Contains utility classes for parsing XML Deployment Descriptor.
org.objectweb.proactive.core.xml.handler - package org.objectweb.proactive.core.xml.handler
**For internal use only** Contains utility classes.
org.objectweb.proactive.core.xml.io - package org.objectweb.proactive.core.xml.io
**For internal use only** Contains utility classes.
org.objectweb.proactive.ext.benchsocket - package org.objectweb.proactive.ext.benchsocket
 
org.objectweb.proactive.ext.implicit - package org.objectweb.proactive.ext.implicit
*under development* Defines an implicit way of programming the live method using declarations.
org.objectweb.proactive.ext.locationserver - package org.objectweb.proactive.ext.locationserver
Defines a Body associated with a location server able to give the location of one body on demand.
org.objectweb.proactive.ext.locationserver.util - package org.objectweb.proactive.ext.locationserver.util
Utility class: MicroTimer org.objectweb.proactive.ext.migration - package org.objectweb.proactive.ext.migration
Defines strategies of migration based on itinerary.
org.objectweb.proactive.ext.mixedlocation - package org.objectweb.proactive.ext.mixedlocation
 
org.objectweb.proactive.ext.security - package org.objectweb.proactive.ext.security
 
org.objectweb.proactive.ext.security.crypto - package org.objectweb.proactive.ext.security.crypto
**For internal use only** Provides the cryptographic services.
org.objectweb.proactive.ext.security.gui - package org.objectweb.proactive.ext.security.gui
 
org.objectweb.proactive.ext.util - package org.objectweb.proactive.ext.util
Provides some utility classes for end user usage or used across the extension package.
outputFile - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
outputMessageSink - Variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
ownerID - Variable in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
ownerID - Variable in class org.objectweb.proactive.core.event.RequestQueueEvent
id of the object owner of the Queue

P

packageName - Variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
packageName - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
packageName - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
packageName - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
PAObjectInputStream - class org.objectweb.proactive.core.mop.PAObjectInputStream.
 
PAObjectInputStream() - Constructor for class org.objectweb.proactive.core.mop.PAObjectInputStream
 
PAObjectInputStream(InputStream) - Constructor for class org.objectweb.proactive.core.mop.PAObjectInputStream
 
PAObjectOutputStream - class org.objectweb.proactive.core.mop.PAObjectOutputStream.
 
PAObjectOutputStream() - Constructor for class org.objectweb.proactive.core.mop.PAObjectOutputStream
 
PAObjectOutputStream(OutputStream) - Constructor for class org.objectweb.proactive.core.mop.PAObjectOutputStream
 
PARALLEL - Static variable in interface org.objectweb.proactive.core.component.Constants
 
PARALLEL_COMPOSITE_COMPONENT_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
ParallelComposite - class org.objectweb.proactive.core.component.type.ParallelComposite.
Dummy class, on top of which we build a parallel composite component.
ParallelComposite() - Constructor for class org.objectweb.proactive.core.component.type.ParallelComposite
empty constructor
ParallelCompositeComponentHandler - class org.objectweb.proactive.core.component.xml.ParallelCompositeComponentHandler.
 
ParallelCompositeComponentHandler(ProActiveDescriptor, ComponentsCache, HashMap, ComponentsHandler) - Constructor for class org.objectweb.proactive.core.component.xml.ParallelCompositeComponentHandler
 
parameters - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
parameters - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
PARAMETERS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
parentCertificate - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
parseFromURI(String) - Static method in class org.objectweb.proactive.core.xml.XMLPropertiesStore
Parses the XML data the given URI points to and returns the DOM Document representing that XML.
parseHostname(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
parses the hostname from a string.
parseHostname(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
return the list of the hostnames on which the job is running the message should be in the form : host1/processor ... hostn/processor
parseJobID(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
parses a message in order to find the job id of the launched job.
PassiveCompositeUnmarshaller - class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller.
Receives SAX event and pass them on
PassiveCompositeUnmarshaller() - Constructor for class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
PassiveCompositeUnmarshaller(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
PathHandler - class org.objectweb.proactive.core.descriptor.xml.PathHandler.
This class receives deployment events
PathHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.PathHandler
 
pgm - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
Plan - class org.objectweb.proactive.core.group.topology.Plan.
This class represents a group by a two-dimensional topology.
Plan(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Plan
Construtor.
Plan(Group, int, int) - Constructor for class org.objectweb.proactive.core.group.topology.Plan
Construtor.
planX(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the plan in X (two-dimensional topology group) that contains the object
planY(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the plan in Y (two-dimensional topology group) that contains the object
planZ(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the plan in Z (two-dimensional topology group) that contains the object
policies - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
policiesRules - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
Policy - class org.objectweb.proactive.ext.security.Policy.
 
POLICY_FILE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
Policy() - Constructor for class org.objectweb.proactive.ext.security.Policy
Default constructor, initialize a policy with communication attribute sets to allowed and authentication,confidentiality and integrity set to optional
policyFile - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
policyServer - Variable in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
security rules
policyServer - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
policyServer - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
PolicyServer - class org.objectweb.proactive.ext.security.PolicyServer.
 
PolicyServer() - Constructor for class org.objectweb.proactive.ext.security.PolicyServer
 
port - Variable in class org.objectweb.proactive.core.rmi.ClassServer
 
PRIMITIVE - Static variable in interface org.objectweb.proactive.core.component.Constants
 
PRIMITIVE_COMPONENT_IMPLEMENTATION_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
PRIMITIVE_COMPONENT_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
PrimitiveComponentHandler - class org.objectweb.proactive.core.component.xml.PrimitiveComponentHandler.
 
PrimitiveComponentHandler(ProActiveDescriptor, ComponentsCache, HashMap) - Constructor for class org.objectweb.proactive.core.component.xml.PrimitiveComponentHandler
 
printStackTrace() - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
Prints the composite message to System.err.
printStackTrace() - Method in class org.objectweb.proactive.core.ProActiveException
Prints the composite message to System.err.
printStackTrace() - Method in class org.objectweb.proactive.core.mop.MOPRuntimeException
Prints the composite message to System.err.
printStackTrace() - Method in class org.objectweb.proactive.core.mop.MOPException
Prints the composite message to System.err.
printStackTrace(PrintStream) - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class org.objectweb.proactive.core.ProActiveException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class org.objectweb.proactive.core.mop.MOPRuntimeException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class org.objectweb.proactive.core.mop.MOPException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintWriter) - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStackTrace(PrintWriter) - Method in class org.objectweb.proactive.core.ProActiveException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStackTrace(PrintWriter) - Method in class org.objectweb.proactive.core.mop.MOPRuntimeException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStackTrace(PrintWriter) - Method in class org.objectweb.proactive.core.mop.MOPException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printUsage() - Static method in class org.objectweb.proactive.core.mop.Launcher
 
printUsageAndExit() - Static method in class org.objectweb.proactive.ext.util.StubGenerator
 
PRIVATE_KEY_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
privateKey - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
privateKey - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
privateKeyEncoded - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
privateKeyLocation - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
ProActive - class org.objectweb.proactive.ProActive.
 
PROACTIVE_DESCRIPTOR_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PROACTIVE_PROPS_FILE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PROACTIVE_SECURITY_TAG - Static variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
ProActiveBindingController - class org.objectweb.proactive.core.component.controller.ProActiveBindingController.
Abstract implementation of BindingController.
ProActiveBindingController(Component) - Constructor for class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
ProActiveCommunicationException - exception org.objectweb.proactive.core.exceptions.communication.ProActiveCommunicationException.
Generic exception for every communication exception
ProActiveCommunicationException() - Constructor for class org.objectweb.proactive.core.exceptions.communication.ProActiveCommunicationException
Constructs a NonFunctionalException with no specified detail message.
ProActiveCommunicationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ProActiveCommunicationException
Constructs a ProActiveCommunicationException with the specified detail message and nested exception.
ProActiveCommunicationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ProActiveCommunicationException
Constructs a ProActiveCommunicationException with the specified detail message and nested exception.
ProActiveComponent - interface org.objectweb.proactive.core.component.identity.ProActiveComponent.
This class extends Component, in order to provide access to some ProActive functionalities (the parameters of the component, the request queue, the reified object)
ProActiveComponentFactory - interface org.objectweb.proactive.core.component.identity.ProActiveComponentFactory.
A factory for component meta-objects
ProActiveComponentGroup - class org.objectweb.proactive.core.group.ProActiveComponentGroup.
// TODO : change class name (interfaces only are grouped) A class for creating groups of interfaces Indeed, the standard mechanism cannot be used here, as we are referencing components through interfaces of component representatives.
ProActiveComponentGroup() - Constructor for class org.objectweb.proactive.core.group.ProActiveComponentGroup
 
ProActiveComponentImpl - class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl.
The base class for managing components.
ProActiveComponentImpl() - Constructor for class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
 
ProActiveComponentImpl(ComponentParameters, Body) - Constructor for class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
Constructor for ProActiveComponent.
ProActiveComponentParametersController - class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController.
a controller for accessing configuration parameters of the component.
ProActiveComponentParametersController(Component) - Constructor for class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
Constructor
ProActiveComponentRepresentative - interface org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentative.
Implementations of this interface provide (remote) references to components.
ProActiveComponentRepresentativeFactory - class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeFactory.
 
ProActiveComponentRepresentativeImpl - class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl.
 
ProActiveComponentRepresentativeImpl(ComponentParameters, Proxy) - Constructor for class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
ProActiveComponentType - class org.objectweb.proactive.core.component.type.ProActiveComponentType.
Implementation of ComponentType (@see org.objectweb.fractal.api.type.ComponentType)
ProActiveComponentType(ComponentType) - Constructor for class org.objectweb.proactive.core.component.type.ProActiveComponentType
copy constructor
ProActiveComponentType(InterfaceType[]) - Constructor for class org.objectweb.proactive.core.component.type.ProActiveComponentType
Constructor for ProActiveComponentType.
ProActiveConfiguration - class org.objectweb.proactive.core.config.ProActiveConfiguration.
 
ProActiveContentController - class org.objectweb.proactive.core.component.controller.ProActiveContentController.
Implementation of ContentController (@see org.objectweb.fractal.api.control.ContentController).
ProActiveContentController(Component) - Constructor for class org.objectweb.proactive.core.component.controller.ProActiveContentController
Constructor for ProActiveContentController.
ProActiveController - class org.objectweb.proactive.core.component.controller.ProActiveController.
Base class for all component controllers.
ProActiveController(Component, String) - Constructor for class org.objectweb.proactive.core.component.controller.ProActiveController
Constructor for ProActiveController.
ProActiveCreationException - exception org.objectweb.proactive.core.exceptions.creation.ProActiveCreationException.
Generic exception for every creation exception
ProActiveCreationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.ProActiveCreationException
Constructs a ProActiveCreationException with the specified detail message and nested exception.
ProActiveCreationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.ProActiveCreationException
Constructs a ProActiveCreationException with the specified detail message and nested exception.
proActiveDescriptor - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
proActiveDescriptor - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
ProActiveDescriptor - interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor.
A ProactiveDescriptor is an internal representation of XML Descriptor.
ProActiveDescriptorConstants - interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants.
Defines many constants useful across ProActive
ProActiveDescriptorHandler - class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler.
This class receives deployment events
ProActiveDescriptorHandler(String) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
 
ProActiveDescriptorImpl - class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl.
A ProactiveDescriptor is an internal representation of XML Descriptor.
ProActiveDescriptorImpl(String) - Constructor for class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
Contructs a new intance of ProActiveDescriptor
ProActiveEvent - class org.objectweb.proactive.core.event.ProActiveEvent.
Base class of all events occuring in ProActive.
ProActiveEvent(Object, int) - Constructor for class org.objectweb.proactive.core.event.ProActiveEvent
Creates a new ProActiveEvent based on the given object and type
ProActiveException - exception org.objectweb.proactive.core.ProActiveException.
Generic exception root of all non runtime custom exceptions in ProActive
ProActiveException() - Constructor for class org.objectweb.proactive.core.ProActiveException
Constructs a ProActiveException with no specified detail message.
ProActiveException(String) - Constructor for class org.objectweb.proactive.core.ProActiveException
Constructs a ProActiveException with the specified detail message.
ProActiveException(String, Throwable) - Constructor for class org.objectweb.proactive.core.ProActiveException
Constructs a ProActiveException with the specified detail message and nested exception.
ProActiveException(Throwable) - Constructor for class org.objectweb.proactive.core.ProActiveException
Constructs a ProActiveException with the specified detail message and nested exception.
ProActiveGroup - class org.objectweb.proactive.core.group.ProActiveGroup.
This class provides static methods to manage objects representing a Group (typed group).
ProActiveGroupException - exception org.objectweb.proactive.core.exceptions.group.ProActiveGroupException.
Generic exception for every group exception
ProActiveGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ProActiveGroupException
Constructs a ProActiveGroupException with the specified detail message and nested exception.
ProActiveGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ProActiveGroupException
Constructs a ProActiveGroupException with the specified detail message and nested exception.
ProActiveGroupManager - class org.objectweb.proactive.core.group.ProActiveGroupManager.
 
ProActiveGroupManager() - Constructor for class org.objectweb.proactive.core.group.ProActiveGroupManager
 
ProActiveGroupManagerFactory - interface org.objectweb.proactive.core.group.ProActiveGroupManagerFactory.
 
proActiveGroupManagerFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
ProActiveIbisMetaObjectFactory - class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory.
This class provides singleton instances of all default factories creating MetaObjects used in the Body.
ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl - class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl.
 
ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl
 
ProActiveIbisMetaObjectFactory() - Constructor for class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory
 
ProActiveInterface - class org.objectweb.proactive.core.component.ProActiveInterface.
Abstract implementation of the Interface interface of the Fractal api.
ProActiveInterface() - Constructor for class org.objectweb.proactive.core.component.ProActiveInterface
 
ProActiveInterfaceType - class org.objectweb.proactive.core.component.type.ProActiveInterfaceType.
Implementation of InterfaceType (@see org.objectweb.fractal.api.type.InterfaceType)
ProActiveInterfaceType() - Constructor for class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
Constructor for ProActiveInterfaceType.
ProActiveInterfaceType(InterfaceType) - Constructor for class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
copy constructor
ProActiveInterfaceType(String, String, boolean, boolean, boolean) - Constructor for class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
Constructor for ProActiveInterfaceType.
ProActiveJiniMetaObjectFactory - class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory.
This class provides singleton instances of all default factories creating MetaObjects used in the Body.
ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl - class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl.
 
ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl
 
ProActiveJiniMetaObjectFactory() - Constructor for class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory
 
ProActiveLifeCycleController - class org.objectweb.proactive.core.component.controller.ProActiveLifeCycleController.
Implementation of the LifeCycleController (LifeCycleController).
ProActiveLifeCycleController(Component) - Constructor for class org.objectweb.proactive.core.component.controller.ProActiveLifeCycleController
 
ProActiveListener - interface org.objectweb.proactive.core.event.ProActiveListener.
An empty marker interface for all the listeners in ProActive
ProActiveMetaObjectFactory - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.
 
ProActiveMetaObjectFactory.MigrationManagerFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.MigrationManagerFactoryImpl.
 
ProActiveMetaObjectFactory.MigrationManagerFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.MigrationManagerFactoryImpl
 
ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl.
 
ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl(ComponentParameters) - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl
 
ProActiveMetaObjectFactory.ProActiveGroupManagerFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ProActiveGroupManagerFactoryImpl.
 
ProActiveMetaObjectFactory.ProActiveGroupManagerFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ProActiveGroupManagerFactoryImpl
 
ProActiveMetaObjectFactory.RemoteBodyFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RemoteBodyFactoryImpl.
 
ProActiveMetaObjectFactory.RemoteBodyFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RemoteBodyFactoryImpl
 
ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl.
 
ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl
 
ProActiveMetaObjectFactory.RequestFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestFactoryImpl.
 
ProActiveMetaObjectFactory.RequestFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestFactoryImpl
 
ProActiveMetaObjectFactory.RequestQueueFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestQueueFactoryImpl.
 
ProActiveMetaObjectFactory.RequestQueueFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestQueueFactoryImpl
 
ProActiveMetaObjectFactory.RequestReceiverFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestReceiverFactoryImpl.
 
ProActiveMetaObjectFactory.RequestReceiverFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestReceiverFactoryImpl
 
ProActiveMetaObjectFactory.ThreadStoreFactoryImpl - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ThreadStoreFactoryImpl.
 
ProActiveMetaObjectFactory.ThreadStoreFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.ThreadStoreFactoryImpl
 
ProActiveMetaObjectFactory() - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
ProActiveMetaObjectFactory(Hashtable) - Constructor for class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
Constructor with parameters It is used for per-active-object configurations of ProActive factories
ProActiveMigrationException - exception org.objectweb.proactive.core.exceptions.migration.ProActiveMigrationException.
Generic exception for every migration exception
ProActiveMigrationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.ProActiveMigrationException
Constructs a ProActiveMigrationException with the specified detail message and nested exception.
ProActiveMigrationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.ProActiveMigrationException
Constructs a ProActiveMigrationException with the specified detail message and nested exception.
ProActiveRmiMetaObjectFactory - class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory.
 
ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl - class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl.
 
ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl
 
ProActiveRmiMetaObjectFactory() - Constructor for class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory
 
proActiveRuntime - Variable in class org.objectweb.proactive.core.node.NodeImpl
 
proActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
proActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
proActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
proActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
ProActiveRuntime - interface org.objectweb.proactive.core.runtime.ProActiveRuntime.
A ProActiveRuntime offers a set of services needed by ProActive to work with remote JVM.
ProActiveRuntimeException - exception org.objectweb.proactive.core.ProActiveRuntimeException.
Generic exception root of all runtime custom exceptions in ProActive
ProActiveRuntimeException() - Constructor for class org.objectweb.proactive.core.ProActiveRuntimeException
Constructs a ProActiveRuntimeException with no specified detail message.
ProActiveRuntimeException(String) - Constructor for class org.objectweb.proactive.core.ProActiveRuntimeException
Constructs a ProActiveRuntimeException with the specified detail message.
ProActiveRuntimeException(String, Throwable) - Constructor for class org.objectweb.proactive.core.ProActiveRuntimeException
Constructs a ProActiveRuntimeException with the specified detail message and nested exception.
ProActiveRuntimeException(Throwable) - Constructor for class org.objectweb.proactive.core.ProActiveRuntimeException
Constructs a ProActiveRuntimeException with the specified detail message and nested exception.
proActiveRuntimeImpl - Variable in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Reference on the local runtime
ProActiveRuntimeImpl - class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.
Implementation of ProActiveRuntime
ProActiveRuntimeImpl.VMInformationImpl - class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl.
 
ProActiveRuntimeImpl.VMInformationImpl() - Constructor for class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
ProActiveSecurity - class org.objectweb.proactive.ext.security.ProActiveSecurity.
 
ProActiveSecurity() - Constructor for class org.objectweb.proactive.ext.security.ProActiveSecurity
 
ProActiveSecurityDescriptorHandler - class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler.
 
ProActiveSecurityDescriptorHandler() - Constructor for class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
ProActiveSecurityException - exception org.objectweb.proactive.core.exceptions.security.ProActiveSecurityException.
Generic exception for every security exception
ProActiveSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ProActiveSecurityException
Constructs a ProActiveSecurityException with the specified detail message and nested exception.
ProActiveSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ProActiveSecurityException
Constructs a ProActiveSecurityException with the specified detail message and nested exception.
proActiveSecurityManager - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
ProActiveSecurityManager - class org.objectweb.proactive.ext.security.ProActiveSecurityManager.
 
ProActiveSecurityManager() - Constructor for class org.objectweb.proactive.ext.security.ProActiveSecurityManager
This a the default constructor to use with the ProActiveSecurityManager
ProActiveSecurityManager(String) - Constructor for class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
ProActiveSecurityManager(X509Certificate, PrivateKey, PolicyServer) - Constructor for class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method ProActiveSecurityManager.
ProActiveSecurityManagerFactory - interface org.objectweb.proactive.ext.security.ProActiveSecurityManagerFactory.
 
ProActiveServiceException - exception org.objectweb.proactive.core.exceptions.service.ProActiveServiceException.
Service exception
ProActiveServiceException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ProActiveServiceException
Constructs a ProActiveServiceException with the specified detail message and nested exception.
ProActiveServiceException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ProActiveServiceException
Constructs a ProActiveServiceException with the specified detail message and nested exception.
ProActiveTypeFactory - class org.objectweb.proactive.core.component.type.ProActiveTypeFactory.
Implementation of TypeFactory (@see org.objectweb.fractal.api.type.TypeFactory) Implements the Singleton pattern.
PROCESS_DEFINITION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PROCESS_REFERENCE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
ProcessDefinitionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.
 
ProcessDefinitionHandler.BSubProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler.
 
ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler.
 
ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler
 
ProcessDefinitionHandler.BSubProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler
 
ProcessDefinitionHandler.GlobusProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GlobusProcessHandler.
 
ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler.
 
ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler
 
ProcessDefinitionHandler.GlobusProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GlobusProcessHandler
 
ProcessDefinitionHandler.JVMProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.JVMProcessHandler.
 
ProcessDefinitionHandler.JVMProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.JVMProcessHandler
 
ProcessDefinitionHandler.MapRshProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.MapRshProcessHandler.
 
ProcessDefinitionHandler.MapRshProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.MapRshProcessHandler
 
ProcessDefinitionHandler.ProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.
 
ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler.
This class receives environment events
ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler
 
ProcessDefinitionHandler.ProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
ProcessDefinitionHandler.PrunProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PrunProcessHandler.
 
ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler.
 
ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler
 
ProcessDefinitionHandler.PrunProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PrunProcessHandler
 
ProcessDefinitionHandler.RLoginProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.RLoginProcessHandler.
 
ProcessDefinitionHandler.RLoginProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.RLoginProcessHandler
 
ProcessDefinitionHandler.RSHProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.RSHProcessHandler.
 
ProcessDefinitionHandler.RSHProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.RSHProcessHandler
 
ProcessDefinitionHandler.SSHProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.SSHProcessHandler.
 
ProcessDefinitionHandler.SSHProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.SSHProcessHandler
 
ProcessDefinitionHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
PROCESSES_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
ProcessForAsyncCall - class org.objectweb.proactive.core.group.ProcessForAsyncCall.
This class provides multithreading for the (a)synchronous methodcall on a group.
ProcessForAsyncCall(ProxyForGroup, Vector, Vector, int, MethodCall, Body) - Constructor for class org.objectweb.proactive.core.group.ProcessForAsyncCall
 
ProcessForGroupCreation - class org.objectweb.proactive.core.group.ProcessForGroupCreation.
This class provides multithreading for the creation of active objects.
ProcessForGroupCreation(ProxyForGroup, String, Object[], String, int) - Constructor for class org.objectweb.proactive.core.group.ProcessForGroupCreation
 
ProcessForOneWayCall - class org.objectweb.proactive.core.group.ProcessForOneWayCall.
This class provides multithreading for the oneway methodcall on a group.
ProcessForOneWayCall(ProxyForGroup, Vector, int, MethodCall, Body, ExceptionList) - Constructor for class org.objectweb.proactive.core.group.ProcessForOneWayCall
 
processor - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
PROCESSOR_PER_NODE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PROCESSOR_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
processorPerNode - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
ProcessReferenceHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessReferenceHandler.
This class receives deployment events
ProcessReferenceHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessReferenceHandler
 
processRequest(Request) - Method in class org.objectweb.proactive.Service.ServingRequestProcessor
Processes the request and returns true if the request can be discarded after processing.
processRequest(Request) - Method in class org.objectweb.proactive.Service.FlushingServeYoungestRequestProcessor
Processes the request and returns true if the request can be discarded after processing.
processRequest(Request) - Method in class org.objectweb.proactive.Service.FlushingServeOldestRequestProcessor
Processes the request and returns true if the request can be discarded after processing.
processRequest(Request) - Method in interface org.objectweb.proactive.core.body.request.RequestProcessor
Returns one of the constants indicating the desired treatment for the request.
processRequests(RequestProcessor, Body) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
processRequests(RequestProcessor, Body) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Processes all requests in the queue using the given RequestProcessor.
PROP_TAG - Static variable in interface org.objectweb.proactive.core.config.xml.MasterFileConstants
 
PROPERTIES_TAG - Static variable in interface org.objectweb.proactive.core.config.xml.MasterFileConstants
 
PropertiesHandler - class org.objectweb.proactive.core.config.xml.PropertiesHandler.
 
PropertiesHandler(ProActiveConfiguration) - Constructor for class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
propertyFound(String, String) - Method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Called by the parser when a property has been found
ProSPMD - class org.objectweb.proactive.core.group.spmd.ProSPMD.
This class provides a static method to build (an deploy) an 'SPMD' group of active objects with all references between them to communicate.
ProSPMD() - Constructor for class org.objectweb.proactive.core.group.spmd.ProSPMD
 
protocol - Variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
protocolId - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
PROVIDES_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
proxiedJiniBody - Variable in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
The encapsulated JiniBody
proxiedRemoteBody - Variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
The encapsulated IbisRemoteBody
proxiedRemoteBody - Variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
The encapsulated RemoteBody
Proxy - interface org.objectweb.proactive.core.mop.Proxy.
The proxy interface This interface only defines one method.
PROXY_CONSTRUCTOR_PARAMETERS_TYPES_ARRAY - Static variable in class org.objectweb.proactive.core.mop.MOP
Class array representing (Constructor Call, Object[])
PROXY_FIELD_NAME - Static variable in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
PROXY_FIELD_NAME - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
PROXY_FIELD_NAME - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
PROXY_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
PROXY_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
PROXY_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
ProxyForGroup - class org.objectweb.proactive.core.group.ProxyForGroup.
 
ProxyForGroup() - Constructor for class org.objectweb.proactive.core.group.ProxyForGroup
 
ProxyForGroup(ConstructorCall, Object[]) - Constructor for class org.objectweb.proactive.core.group.ProxyForGroup
 
ProxyForGroup(String) - Constructor for class org.objectweb.proactive.core.group.ProxyForGroup
 
ProxyForGroup(String, Integer) - Constructor for class org.objectweb.proactive.core.group.ProxyForGroup
 
proxyGroup - Variable in class org.objectweb.proactive.core.group.AbstractProcessForGroup
 
proxyTable - Static variable in class org.objectweb.proactive.core.mop.MOP
A Hashtable to cache (proxy class, proxy class constructor) couples
PRUN_OPTIONS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PRUN_OUTPUT_FILE - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PRUN_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PrunSubProcess - class org.objectweb.proactive.core.process.prun.PrunSubProcess.
The PrunSubProcess class is able to start any class, of the ProActive library, on a cluster managed by PBS prtocol.
PrunSubProcess.ParserMessageLogger - class org.objectweb.proactive.core.process.prun.PrunSubProcess.ParserMessageLogger.
Implementation of a MessageLogger that look for the jobID of the launched job
PrunSubProcess.ParserMessageLogger() - Constructor for class org.objectweb.proactive.core.process.prun.PrunSubProcess.ParserMessageLogger
 
PrunSubProcess() - Constructor for class org.objectweb.proactive.core.process.prun.PrunSubProcess
Creates a new PBSBsubProcess Used with XML Descriptors
PrunSubProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.prun.PrunSubProcess
Creates a new PBSBsubProcess
psm - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
psm - Variable in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
PUBLIC_KEY_EXCHANGE - Static variable in class org.objectweb.proactive.ext.security.SessionConstants
 
publicKey - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
purgeExceptionAndNull() - Method in interface org.objectweb.proactive.core.group.Group
Removes all exceptions and null references contained in the Group.
purgeExceptionAndNull() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Removes all exceptions and null references contained in the Group.
putBody(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.BodyMap
add the set (id, node) in the idToBodyMap block if it already exists until it is removed

Q

queryServer(UniqueID) - Method in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
 
queryServer(UniqueID) - Method in class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
 
queryServer(UniqueID) - Method in class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
 
QUEUE_NAME_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
queueName - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
queueName - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 

R

ra - Variable in class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
random - Static variable in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
random - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
random - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket
 
random1 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
random1 - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicketProperty
 
random1 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
random2 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
random2 - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicketProperty
 
random2 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
randomLongGenerator - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
RandomLongGenerator - class org.objectweb.proactive.ext.security.crypto.RandomLongGenerator.
 
RandomLongGenerator() - Constructor for class org.objectweb.proactive.ext.security.crypto.RandomLongGenerator
 
RandomPortSocketFactory - class org.objectweb.proactive.core.rmi.RandomPortSocketFactory.
This factory creates server socket with randomly choosen port number it tries 5 different ports before reporting a failure
RandomPortSocketFactory() - Constructor for class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
RandomPortSocketFactory(int, int) - Constructor for class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
randomValue(long, byte[]) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
randomValue(long, byte[]) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
randomValue(long, byte[]) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
randomValue(long, byte[]) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
range - Variable in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
range(int, int) - Method in interface org.objectweb.proactive.core.group.Group
Creates a new group with the members of the group begining at the index begin and ending at the index end.
range(int, int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Creates a new group with the members of the group begining at the index begin and ending at the index end.
ratio(int) - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Modifies the number of members served by one thread
read() - Method in class org.objectweb.proactive.core.xml.io.StreamReader
 
read() - Method in interface org.objectweb.proactive.core.xml.io.XMLReader
Triggers the read of the XML document and start firing events to the registered XMLDeserializer
read() - Method in class org.objectweb.proactive.core.xml.io.DOMReader
 
read() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
read(byte[]) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
read(byte[], int, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
read(Element) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor
 
readClassPath(String[], int) - Method in class org.objectweb.proactive.StartNode
**For internal use only** Reads the classpath from the arguments
readExternal(ObjectInput) - Method in class org.objectweb.proactive.core.body.BodyMap
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readPDU(byte[], byte[]) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
readTheObject(ObjectInputStream) - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
 
readTheObject(ObjectInputStream) - Method in class org.objectweb.proactive.core.mop.MethodCall
 
readValue(String) - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
readValue(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
readValue(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
readValue(String) - Method in interface org.objectweb.proactive.core.xml.io.XMLHandler
Receives notification that an XML value has been read in the XML being deserialized
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
receiveBody(String, Body) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
This method is the basis for migrating active objects.
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
receiveBody(String, Body) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
receiveBody(String, Body) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
receiveBody(String, Body) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
ReceiveCommunicationException - exception org.objectweb.proactive.core.exceptions.communication.ReceiveCommunicationException.
Receive communication exception
ReceiveCommunicationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ReceiveCommunicationException
Constructs a ReceiveCommunicationException with the specified detail message and nested exception.
ReceiveCommunicationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ReceiveCommunicationException
Constructs a ReceiveCommunicationException with the specified detail message and nested exception.
RECEIVED_FUTURE_RESULT - Static variable in class org.objectweb.proactive.core.event.FutureEvent
Created when a Thread continues
receivedFutureResult(FutureEvent) - Method in interface org.objectweb.proactive.core.event.FutureEventListener
Signals that a Thread finished waiting for a future result.
receiveFuture(Future) - Method in class org.objectweb.proactive.core.body.future.FutureMap
Add a future (id, creatorID) in the map.
receiveFuture(Future) - Method in class org.objectweb.proactive.core.body.future.FuturePool
To put a future in the FutureMap
receiveFutureValue(long, UniqueID, Object) - Method in class org.objectweb.proactive.core.body.future.FuturePool
Method called when a reply is recevied, ie a value is available for a future.
ReceiveGroupException - exception org.objectweb.proactive.core.exceptions.group.ReceiveGroupException.
Group exception
ReceiveGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ReceiveGroupException
Constructs a ReceiveGroupException with the specified detail message and nested exception.
ReceiveGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ReceiveGroupException
Constructs a ReceiveGroupException with the specified detail message and nested exception.
receiveReply - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
receiveReply(Object) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Invoked by a thread of the skeleton that performed the service in order to tie the result object to the proxy.
receiveReply(Object) - Method in interface org.objectweb.proactive.core.body.future.LocalFuture
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
receiveReply(Reply) - Method in interface org.objectweb.proactive.core.body.UniversalBody
Receives a reply in response to a former request.
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
receiveReply(Reply) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
Receives a reply in response to a former request.
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
receiveReply(Reply) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
Receives a reply in response to a former request.
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
receiveReply(Reply) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
Receives a reply in response to a former request.
receiveReply(Reply) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
receiveReply(Reply, Body, FuturePool) - Method in class org.objectweb.proactive.core.body.reply.ReplyReceiverImpl
 
receiveReply(Reply, Body, FuturePool) - Method in class org.objectweb.proactive.core.body.reply.ReplyReceiverForwarder
 
receiveReply(Reply, Body, FuturePool) - Method in interface org.objectweb.proactive.core.body.reply.ReplyReceiver
 
ReceiveReplyCommunicationException - exception org.objectweb.proactive.core.exceptions.communication.ReceiveReplyCommunicationException.
Receive communication exception
ReceiveReplyCommunicationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ReceiveReplyCommunicationException
Constructs a ReceiveReplyCommunicationException with the specified detail message and nested exception.
ReceiveReplyCommunicationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ReceiveReplyCommunicationException
Constructs a ReceiveReplyCommunicationException with the specified detail message and nested exception.
ReceiveReplyGroupException - exception org.objectweb.proactive.core.exceptions.group.ReceiveReplyGroupException.
Group exception
ReceiveReplyGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ReceiveReplyGroupException
Constructs a ReceiveReplyGroupException with the specified detail message and nested exception.
ReceiveReplyGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ReceiveReplyGroupException
Constructs a ReceiveReplyGroupException with the specified detail message and nested exception.
ReceiveReplySecurityException - exception org.objectweb.proactive.core.exceptions.security.ReceiveReplySecurityException.
Receive security exception
ReceiveReplySecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ReceiveReplySecurityException
Constructs a ReceiveReplySecurityException with the specified detail message and nested exception.
ReceiveReplySecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ReceiveReplySecurityException
Constructs a ReceiveReplySecurityException with the specified detail message and nested exception.
receiveRequest - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
receiveRequest(Request) - Method in interface org.objectweb.proactive.core.body.UniversalBody
Receives a request for later processing.
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
receiveRequest(Request) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
Receives a request for later processing.
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
receiveRequest(Request) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
Receives a request for later processing.
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
receiveRequest(Request) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
Receives a request for later processing.
receiveRequest(Request) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
receiveRequest(Request, Body) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverImpl
 
receiveRequest(Request, Body) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverForwarder
 
receiveRequest(Request, Body) - Method in interface org.objectweb.proactive.core.body.request.RequestReceiver
 
receiveRequest(Request, Body) - Method in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
ReceiveRequestCommunicationException - exception org.objectweb.proactive.core.exceptions.communication.ReceiveRequestCommunicationException.
Receive communication exception
ReceiveRequestCommunicationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ReceiveRequestCommunicationException
Constructs a ReceiveRequestCommunicationException with the specified detail message and nested exception.
ReceiveRequestCommunicationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.ReceiveRequestCommunicationException
Constructs a ReceiveRequestCommunicationException with the specified detail message and nested exception.
ReceiveRequestGroupException - exception org.objectweb.proactive.core.exceptions.group.ReceiveRequestGroupException.
Group exception
ReceiveRequestGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ReceiveRequestGroupException
Constructs a ReceiveRequestGroupException with the specified detail message and nested exception.
ReceiveRequestGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.ReceiveRequestGroupException
Constructs a ReceiveRequestGroupException with the specified detail message and nested exception.
ReceiveRequestSecurityException - exception org.objectweb.proactive.core.exceptions.security.ReceiveRequestSecurityException.
Receive security exception
ReceiveRequestSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ReceiveRequestSecurityException
Constructs a ReceiveRequestSecurityException with the specified detail message and nested exception.
ReceiveRequestSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ReceiveRequestSecurityException
Constructs a ReceiveRequestSecurityException with the specified detail message and nested exception.
ReceiveSecurityException - exception org.objectweb.proactive.core.exceptions.security.ReceiveSecurityException.
Receive security exception
ReceiveSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ReceiveSecurityException
Constructs a ReceiveSecurityException with the specified detail message and nested exception.
ReceiveSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.ReceiveSecurityException
Constructs a ReceiveSecurityException with the specified detail message and nested exception.
RECYCLE_POOL_SIZE - Static variable in class org.objectweb.proactive.core.body.future.FutureProxy
The size of the pool we use for recycling FutureProxy objects.
Reflect - interface org.objectweb.proactive.core.mop.Reflect.
This interface is used to tag an object and deosn't define any method
REGISTER_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
register() - Method in class org.objectweb.proactive.ext.util.SimpleLocationServer
 
register(IbisRemoteBodyAdapter, String) - Static method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Registers an active object into a RMI registry.
register(JiniBodyAdapter, String) - Static method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Registers an active object into a RMI registry.
register(Object, String) - Static method in class org.objectweb.proactive.ProActive
Registers an active object into a RMI registry.
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
<<<<<<< ProActiveRuntimeImpl.java
register(ProActiveRuntime, String, String, String, String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
**For internal use only** Allows this ProactiveRuntime on this VM to register another ProActiveRuntime
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
register(ProActiveRuntime, String, String, String, String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
register(ProActiveRuntime, String, String, String, String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
register(ProActiveRuntime, String, String, String, String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
register(RemoteBodyAdapter, String) - Static method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Registers an active object into a RMI registry.
registerBodyDestination(UniversalBody) - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
registerDescriptor(String, ProActiveDescriptor) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
registerDestination(UniversalBody) - Method in class org.objectweb.proactive.core.body.future.FuturePool
To register a destination before sending a reques or a reply Registration key is the calling thread.
registeredRuntimeName - Variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
registerIncomingFuture(Future) - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
registerLocalVirtualNode(VirtualNode, String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
Register the given VirtualNode on this ProActiveRuntime.
registerProcess(ExternalProcessDecorator, String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
registerProcess(ExternalProcessDecorator, String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Registers the specified composite process with the specified processID.
registerProcess(VirtualMachine, String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
registerProcess(VirtualMachine, String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Maps the process given by the specified processID with the specified virtualMachine.
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
registerVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Registers the virtualNode of the given name in a registry such RMIRegistry or Jini Service Lookup
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
registerVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
registerVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
registerVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
registerVirtualNode(VirtualNode, String, boolean) - Static method in class org.objectweb.proactive.ProActive
Registers locally the given VirtualNode in a registry such RMIRegistry or JINI Lookup Service.
registrar - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
registrarsTable - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
registry - Static variable in class org.objectweb.proactive.core.rmi.RegistryHelper
 
registryChecked - Variable in class org.objectweb.proactive.core.rmi.RegistryHelper
 
registryCreator - Static variable in class org.objectweb.proactive.core.rmi.RegistryHelper
 
registryHelper - Static variable in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
registryHelper - Static variable in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
RegistryHelper - class org.objectweb.proactive.core.rmi.RegistryHelper.
 
RegistryHelper() - Constructor for class org.objectweb.proactive.core.rmi.RegistryHelper
 
registryPortNumber - Variable in class org.objectweb.proactive.StartNode
 
registryPortNumber - Variable in class org.objectweb.proactive.core.rmi.RegistryHelper
settings of the registry
ReifiedCastException - exception org.objectweb.proactive.core.mop.ReifiedCastException.
 
ReifiedCastException() - Constructor for class org.objectweb.proactive.core.mop.ReifiedCastException
 
ReifiedCastException(String) - Constructor for class org.objectweb.proactive.core.mop.ReifiedCastException
 
ReifiedCastException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.ReifiedCastException
 
ReifiedCastException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.ReifiedCastException
 
reifiedConstructor - Variable in class org.objectweb.proactive.core.mop.ConstructorCallImpl
The corresponding constructor object
reify(MethodCall) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Blocks until the future object is available, then executes Call c on the now-available object.
reify(MethodCall) - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
Performs operations on the Call object created by the stub, thus changing the semantics of message-passing to asynchronous message-passing with future objects The semantics of message-passing implemented by this proxy class may be definied as follows : Asynchronous message-passing Creation of future objects where possible (which leads to wait-by-necessity).
reify(MethodCall) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
The proxy's method : implements the semantic of communication.
reify(MethodCall) - Method in interface org.objectweb.proactive.core.mop.Proxy
Reifies a method call invoked on the object
reifyAsAsynchronous(MethodCall) - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
reifyAsOneWay(MethodCall) - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
reifyAsSynchronous(MethodCall) - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
ReifyObjectCreationException - exception org.objectweb.proactive.core.exceptions.creation.ReifyObjectCreationException.
Creation exception
ReifyObjectCreationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.ReifyObjectCreationException
Constructs a ReifyObjectCreationException with the specified detail message and nested exception.
ReifyObjectCreationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.creation.ReifyObjectCreationException
Constructs a ReifyObjectCreationException with the specified detail message and nested exception.
REL_PATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
remoteBody - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
A remote version of this body that is used to send to remote peer
RemoteBody - interface org.objectweb.proactive.core.body.rmi.RemoteBody.
An object implementing this interface provides the minimum service a body offers remotely.
RemoteBodyAdapter - class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter.
 
RemoteBodyAdapter() - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
RemoteBodyAdapter(RemoteBody) - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
RemoteBodyAdapter(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
remoteBodyFactory - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
 
RemoteBodyFactory - interface org.objectweb.proactive.core.body.RemoteBodyFactory.
A class implementing this interface is a factory of RequestReceiver objects.
remoteBodyFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
RemoteBodyImpl - class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl.
An adapter for a LocalBody to be able to receive remote calls.
RemoteBodyImpl_Stub - class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub.
 
RemoteBodyImpl_Stub(RemoteRef) - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
RemoteBodyImpl() - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
RemoteBodyImpl(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
remoteProActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
remoteProActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
RemoteProActiveRuntime - interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime.
An adapter for a ProActiveRuntime to be able to receive remote calls.
RemoteProActiveRuntime - interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime.
An adapter for a ProActiveRuntime to be able to receive remote calls.
RemoteProActiveRuntimeAdapter - class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter.
An adapter for a RemoteProActiveRuntime to be able to receive remote calls.
RemoteProActiveRuntimeAdapter - class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter.
An adapter for a RemoteProActiveRuntime to be able to receive remote calls.
RemoteProActiveRuntimeAdapter() - Constructor for class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
RemoteProActiveRuntimeAdapter() - Constructor for class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
RemoteProActiveRuntimeAdapter(RemoteProActiveRuntime) - Constructor for class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
RemoteProActiveRuntimeAdapter(RemoteProActiveRuntime) - Constructor for class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
RemoteProActiveRuntimeImpl - class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl.
An adapter for a ProActiveRuntime to be able to receive remote calls.
RemoteProActiveRuntimeImpl - class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl.
An adapter for a ProActiveRuntime to be able to receive remote calls.
RemoteProActiveRuntimeImpl_Stub - class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub.
 
RemoteProActiveRuntimeImpl_Stub(RemoteRef) - Constructor for class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
RemoteProActiveRuntimeImpl() - Constructor for class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
RemoteProActiveRuntimeImpl() - Constructor for class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
RemoteRuntimeFactory - class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory.
 
RemoteRuntimeFactory - class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory.
 
RemoteRuntimeFactory() - Constructor for class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
RemoteRuntimeFactory() - Constructor for class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
REMOVE - Static variable in interface org.objectweb.proactive.core.body.request.RequestProcessor
Constant indicating that the request shall removed without being served.
REMOVE_AND_SERVE - Static variable in interface org.objectweb.proactive.core.body.request.RequestProcessor
Constant indicating that the request shall be removed and served.
REMOVE_REQUEST - Static variable in class org.objectweb.proactive.core.event.RequestQueueEvent
 
remove(Destination) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
remove(Destination) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
remove(int) - Method in interface org.objectweb.proactive.core.group.Group
Removes the object at the specified index.
remove(int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Removes the element at the specified position.
remove(int) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
remove(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Removes a single instance of the specified element from this Group, if it is present.
remove(Object) - Method in class org.objectweb.proactive.ext.util.FutureList
Remove the object from the FutureList Return true if successfull
remove(ProActiveListener) - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Removes the given listener
remove(String) - Method in class org.objectweb.proactive.core.component.Bindings
removes the binding on the given client interface
remove(String, String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
remove(String, String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
removeAll(Collection) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Removes all this Group's elements that are also contained in the specified collection.
removeBinding(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
removeBody(UniqueID) - Method in class org.objectweb.proactive.core.body.BodyMap
 
removeBodyDestination() - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
removeBodyEventListener(BodyEventListener) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Removes a listener of body events.
removeBodyEventListener(BodyEventListener) - Method in class org.objectweb.proactive.core.body.BodyMap
 
removeBodyEventListener(BodyEventListener) - Method in class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
removeDescriptor(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
removeDestination() - Method in class org.objectweb.proactive.core.body.future.FuturePool
To clear registred destination for the calling thread.
removeFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
removeFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see ContentController.removeFcSubComponent(Component)
removeFutureEventListener(FutureEventListener) - Method in class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
removeFutureEventListener(FutureEventListener) - Method in interface org.objectweb.proactive.core.body.future.FutureEventProducer
Removes the FutureEventListener from this body.
removeFutures(long, UniqueID) - Method in class org.objectweb.proactive.core.body.future.FutureMap
Remove entry corresponding to (id, creatorID) in the futureMap.
removeIncomingFutures() - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
removeListener(ProActiveListener) - Method in class org.objectweb.proactive.core.event.AbstractEventProducer
Removes the given listener
removeMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.HalfBody
 
removeMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.BodyImpl
 
removeMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
removeMessageEventListener(MessageEventListener) - Method in interface org.objectweb.proactive.core.body.message.MessageEventProducer
Removes the MessageEventListener from this body.
removeMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
removeMigrationEventListener(MigrationEventListener) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
removeMigrationEventListener(MigrationEventListener) - Method in interface org.objectweb.proactive.core.body.migration.Migratable
 
removeMigrationEventListener(MigrationEventListener) - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
 
removeMigrationEventListener(MigrationEventListener) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
removeNativeAndAbstractModifiers(int) - Static method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
utility method
removeNativeAndAbstractModifiers(int) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
removeNativeAndAbstractModifiers(int) - Static method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
removeOldest() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeOldest() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the oldest request from the queue and returns it Null is returned is the queue is empty
removeOldest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeOldest(RequestFilter) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the oldest request that matches the criteria defined by the given filter Null is returned is no match
removeOldest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeOldest(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the oldest request whose method name is s and returns it.
removeOne() - Method in class org.objectweb.proactive.ext.util.FutureList
Removes and returns a future available this list.
removePortFromHost(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
removeProtocol(String, String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
Returns the url without protocol
removeRequestQueueEventListener(RequestQueueEventListener) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeRequestQueueEventListener(RequestQueueEventListener) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
removeRuntimeRegistrationEventListener(RuntimeRegistrationEventListener) - Method in interface org.objectweb.proactive.core.event.RuntimeRegistrationEventProducer
Removes the RuntimeRegistrationEventListener.
removeRuntimeRegistrationEventListener(RuntimeRegistrationEventListener) - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl
 
removeVnSuffix(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
removeYoungest() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeYoungest() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the youngest request from the queue and returns it Null is returned is the queue is empty
removeYoungest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeYoungest(RequestFilter) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the youngest request that matches the criteria defined by the given filter Null is returned is no match
removeYoungest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeYoungest(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the youngest request whose method name is s and returns it.
renegociateSessionIfNeeded(long) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
RenegotiateSessionException - exception org.objectweb.proactive.ext.security.RenegotiateSessionException.
 
RenegotiateSessionException() - Constructor for class org.objectweb.proactive.ext.security.RenegotiateSessionException
 
RenegotiateSessionException(String) - Constructor for class org.objectweb.proactive.ext.security.RenegotiateSessionException
 
RenegotiateSessionException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.RenegotiateSessionException
 
RenegotiateSessionException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.RenegotiateSessionException
 
RenegotiateSessionException(UniversalBody) - Constructor for class org.objectweb.proactive.ext.security.RenegotiateSessionException
 
replaceObject(Object) - Method in class org.objectweb.proactive.ext.security.SecurityOutputStream
replaceObject is extended to check for instances of Remote that need to be serialized as proxy objects.
Reply - interface org.objectweb.proactive.core.body.reply.Reply.
 
REPLY_RECEIVED - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating the encapsulated message has been received
REPLY_SENT - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating the encapsulated message has been sent
ReplyImpl - class org.objectweb.proactive.core.body.reply.ReplyImpl.
 
ReplyImpl(UniqueID, long, String, Object, ProActiveSecurityManager) - Constructor for class org.objectweb.proactive.core.body.reply.ReplyImpl
 
replyReceived(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that the reply encapsulated in the event event has been received
replyReceiver - Variable in class org.objectweb.proactive.core.body.BodyImpl
The component in charge of receiving reply
ReplyReceiver - interface org.objectweb.proactive.core.body.reply.ReplyReceiver.
 
ReplyReceiverFactory - interface org.objectweb.proactive.core.body.reply.ReplyReceiverFactory.
A class implementing this interface is a factory of ReplyReceiver objects.
replyReceiverFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
ReplyReceiverForwarder - class org.objectweb.proactive.core.body.reply.ReplyReceiverForwarder.
 
ReplyReceiverForwarder(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.reply.ReplyReceiverForwarder
 
ReplyReceiverImpl - class org.objectweb.proactive.core.body.reply.ReplyReceiverImpl.
 
ReplyReceiverImpl() - Constructor for class org.objectweb.proactive.core.body.reply.ReplyReceiverImpl
 
replySent(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that the reply encapsulated in the event event has been sent
REPRESENTATIVE_DEFAULT_SUFFIX - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
RepresentativeInterfaceClassGenerator - class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator.
Generates Interface implementations for the functional interfaces of the component representative.
RepresentativeInterfaceClassGenerator() - Constructor for class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
Request - interface org.objectweb.proactive.core.body.request.Request.
A class implementing this interface is an object encapsulating a reified method call.
REQUEST_RECEIVED - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating the encapsulated message has been received
REQUEST_SENT - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating the encapsulated message has been sent
RequestFactory - interface org.objectweb.proactive.core.body.request.RequestFactory.
A class implementing this interface is a factory of request objects.
requestFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
RequestFilter - interface org.objectweb.proactive.core.body.request.RequestFilter.
A class implementing this interface can filter requests on some criteria.
RequestImpl - class org.objectweb.proactive.core.body.request.RequestImpl.
 
RequestImpl(MethodCall, UniversalBody, boolean, long) - Constructor for class org.objectweb.proactive.core.body.request.RequestImpl
 
RequestProcessor - interface org.objectweb.proactive.core.body.request.RequestProcessor.
A class implementing this interface can process requests.
requestQueue - Variable in class org.objectweb.proactive.Service
 
requestQueue - Variable in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
RequestQueue - interface org.objectweb.proactive.core.body.request.RequestQueue.
 
RequestQueueEvent - class org.objectweb.proactive.core.event.RequestQueueEvent.
A RequestQueueEvent occurs when a RequestQueue get modified.
RequestQueueEvent(UniqueID, int) - Constructor for class org.objectweb.proactive.core.event.RequestQueueEvent
Creates a new RequestQueueEvent based on the given owner id and type
RequestQueueEventListener - interface org.objectweb.proactive.core.event.RequestQueueEventListener.
A class implementating this interface is listener of RequestQueueEvent.
RequestQueueFactory - interface org.objectweb.proactive.core.body.request.RequestQueueFactory.
A class implementing this interface is a factory of RequestQueue objects.
requestQueueFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
RequestQueueImpl - class org.objectweb.proactive.core.body.request.RequestQueueImpl.
 
RequestQueueImpl(UniqueID) - Constructor for class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
requestQueueLength - Variable in class org.objectweb.proactive.core.event.MessageEvent
Length of the request queue of the body that sends this event or -1 if this message did not affect the request queue length.
requestQueueModified(RequestQueueEvent) - Method in interface org.objectweb.proactive.core.event.RequestQueueEventListener
Signals that the observed RequestQueue has been modified
requestReceived(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that the request encapsulated in the event event has been received
requestReceiver - Variable in class org.objectweb.proactive.core.body.BodyImpl
The component in charge of receiving request
RequestReceiver - interface org.objectweb.proactive.core.body.request.RequestReceiver.
 
RequestReceiverFactory - interface org.objectweb.proactive.core.body.request.RequestReceiverFactory.
A class implementing this interface is a factory of RequestReceiver objects.
requestReceiverFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
RequestReceiverForwarder - class org.objectweb.proactive.core.body.request.RequestReceiverForwarder.
 
RequestReceiverForwarder(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.request.RequestReceiverForwarder
 
RequestReceiverImpl - class org.objectweb.proactive.core.body.request.RequestReceiverImpl.
 
RequestReceiverImpl() - Constructor for class org.objectweb.proactive.core.body.request.RequestReceiverImpl
 
requestSent(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that the request encapsulated in the event event has been sent
RequestWithLocationServer - class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer.
 
RequestWithLocationServer(MethodCall, UniversalBody, boolean, long, LocationServer) - Constructor for class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
 
RequestWithMixedLocation - class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation.
 
RequestWithMixedLocation(MethodCall, UniversalBody, boolean, long, LocationServer) - Constructor for class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
 
REQUIRED - Static variable in class org.objectweb.proactive.ext.security.Communication
 
REQUIRES_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
RES_REQ_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
res_requirement - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
reset() - Method in class org.objectweb.proactive.core.component.xml.ComponentTypeHandler
resets the variables so that this handler can be reused properly for the next type occurence
reset() - Method in class org.objectweb.proactive.core.group.threadpool.EndControler
Resets the controler to its initial state (no job awake).
reset() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
reset() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
reset() - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
resolveClass(ObjectStreamClass) - Method in class org.objectweb.proactive.core.mop.PAObjectInputStream
 
RESTARTING_AFTER_MIGRATING - Static variable in class org.objectweb.proactive.core.event.MigrationEvent
 
result - Variable in class org.objectweb.proactive.core.body.reply.ReplyImpl
The hypothetic result
resultList - Variable in class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
resultObject - Variable in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
resultObject - Variable in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
retainAll(Collection) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Retains only the elements in this Group that are contained in the specified collection.
retrieveVNName(Node) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
retrieveVNName(String) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
REUSABLE_EXCEPTION - Static variable in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
right(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the object at the right of the specified object in the three-dimensional topology group
right(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the object at the right of the specified object in the two-dimensional topology group
right(Object) - Method in class org.objectweb.proactive.core.group.topology.Ring
Returns the object at the right of the specified object in the one-dimensional topology group
right(Object) - Method in class org.objectweb.proactive.core.group.topology.Line
Returns the object at the right of the specified object in the one-dimensional topology group
right(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the object at the right of the specified object in the two-dimensional topology group
right(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the object at the right of the specified object in the three-dimensional topology group
Ring - class org.objectweb.proactive.core.group.topology.Ring.
This class represents a group by a cycling one-dimensional topology.
Ring(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Ring
Construtor.
Ring(int) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the Ring (one-dimensional topology group) with the specified number
Ring(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the Ring that contains the specified object
RingX(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the horizontal Ring (one-dimensional topology group) that contains the object
RingY(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the vertical Ring (kind of column)(one-dimensional topology group) that contains the object
RingZ(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the Ring in depth (one-dimensional topology group) that contains the object
RLOGIN_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
RLoginProcess - class org.objectweb.proactive.core.process.lsf.RLoginProcess.
The RloginProcess class is able to start any class, of the ProActive library, using rlogin command.
RLoginProcess() - Constructor for class org.objectweb.proactive.core.process.lsf.RLoginProcess
Creates a new RloginProcess Used with XML Descriptors
RLoginProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.lsf.RLoginProcess
Creates a new RloginProcess
RLoginProcess(ExternalProcess, boolean) - Constructor for class org.objectweb.proactive.core.process.lsf.RLoginProcess
Creates a new RloginProcess
RMI_PROTOCOL_IDENTIFIER - Static variable in interface org.objectweb.proactive.core.Constants
rmi protocol identifier
rsa_eng - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
RSH_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
RSHJVMProcess - class org.objectweb.proactive.core.process.rsh.RSHJVMProcess.
The RSHJVMProcess class is able to start any class, of the ProActive library, using rsh protocol.
RSHJVMProcess() - Constructor for class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Creates a new RSHJVMProcess Used with XML Descriptor
RSHJVMProcess(MessageLogger) - Constructor for class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Creates a new RSHJVMProcess
RSHJVMProcess(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Creates a new RSHJVMProcess
RSHNodeProcess - class org.objectweb.proactive.core.process.rsh.RSHNodeProcess.
This class has the same functionalities than RSHJVMProcess, except that the class associated with the target JVMProcess ie the class that the target process will start is set automatically to org.objectweb.proactive.core.runtime.startRuntime.
RSHNodeProcess() - Constructor for class org.objectweb.proactive.core.process.rsh.RSHNodeProcess
Creates a new instance of RSHNodeProcess.
RSHNodeProcess(MessageLogger) - Constructor for class org.objectweb.proactive.core.process.rsh.RSHNodeProcess
Creates a new instance of RSHNodeProcess.
RSHNodeProcess(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.rsh.RSHNodeProcess
Creates a new instance of SSHNodeProcess.
RSHProcess - class org.objectweb.proactive.core.process.rsh.RSHProcess.
The RSHProcess class is able to start any class, of the ProActive library, using rsh protocol.
RSHProcess() - Constructor for class org.objectweb.proactive.core.process.rsh.RSHProcess
Creates a new RSHProcess Used with XML Descriptors
RSHProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.rsh.RSHProcess
Creates a new RSHProcess
RULE_AOCREATION_AUTHORIZED - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_COMMUNICATION_AOCREATION_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_COMMUNICATION_ATTRIBUTES_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_COMMUNICATION_FROM_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_COMMUNICATION_MIGRATION_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_COMMUNICATION_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_COMMUNICATION_TO_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_MIGRATION_AUTHORIZED - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_MIGRATION_DENIED - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULE_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
RULES_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
run() - Method in class org.objectweb.proactive.StartNode
**For internal use only** Run the complete creation of the node step by step by invoking the other helper methods
run() - Method in class org.objectweb.proactive.core.body.ActiveBody
The method executed by the active thread that will eventually launch the live method of the active object of the default live method of this body.
run() - Method in class org.objectweb.proactive.core.group.ProcessForOneWayCall
 
run() - Method in class org.objectweb.proactive.core.group.ProcessForGroupCreation
 
run() - Method in class org.objectweb.proactive.core.group.ProcessForAsyncCall
 
run() - Method in class org.objectweb.proactive.core.group.threadpool.ThreadInThePool
Looks for a pending job and executes it.
run() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.ProcessInputHandler
 
run() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.ProcessOutputHandler
 
run() - Method in class org.objectweb.proactive.core.rmi.ClassServer
The "listen" thread that accepts a connection to the server, parses the header to obtain the class file name and sends back the bytecodes for the class (or error if the class is not found or the response was malformed).
run() - Method in class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
run() - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
run() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
RunActive - interface org.objectweb.proactive.RunActive.
RunActive is related to the activity of an active object.
runActivity(Body) - Method in interface org.objectweb.proactive.RunActive
Runs the activity of the active object.
runActivity(Body) - Method in class org.objectweb.proactive.ext.util.SimpleLocationServer
First register with the specified url Then wait for request
RUNTIME_REGISTERED - Static variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
constant for the registration
RuntimeDeploymentProperties - class org.objectweb.proactive.core.descriptor.data.RuntimeDeploymentProperties.
This class represents an array of properties that can be set at runtime when using XML deployment descriptor
RuntimeDeploymentProperties() - Constructor for class org.objectweb.proactive.core.descriptor.data.RuntimeDeploymentProperties
 
RuntimeFactory - class org.objectweb.proactive.core.runtime.RuntimeFactory.
The RuntimeFactory provides a generic way to create and lookup ProActiveRuntime without protocol specific code (such as RMI or Jini).
RuntimeFactory() - Constructor for class org.objectweb.proactive.core.runtime.RuntimeFactory
 
runtimeHostForLookup - Variable in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
runtimeLogger - Static variable in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
runtimeProperties - Variable in class org.objectweb.proactive.core.descriptor.data.RuntimeDeploymentProperties
 
runtimeRegistered(RuntimeRegistrationEvent) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
runtimeRegistered(RuntimeRegistrationEvent) - Method in interface org.objectweb.proactive.core.event.RuntimeRegistrationEventListener
Signals that a registration occured on the runtime encapsulated in the event
RuntimeRegistrationEvent - class org.objectweb.proactive.core.event.RuntimeRegistrationEvent.
Event sent when a proActiveRuntime is registered in a Hashtable.
RuntimeRegistrationEvent(ProActiveRuntime, int, String, String, String, String) - Constructor for class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
Creates a new RuntimeRegistrationEvent
RuntimeRegistrationEventListener - interface org.objectweb.proactive.core.event.RuntimeRegistrationEventListener.
A class implementating this interface is listener of RuntimeRegistrationEvent.
RuntimeRegistrationEventProducer - interface org.objectweb.proactive.core.event.RuntimeRegistrationEventProducer.
 
RuntimeRegistrationEventProducerImpl - class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl.
 
RuntimeRegistrationEventProducerImpl() - Constructor for class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl
 

S

SAXParserErrorHandler - class org.objectweb.proactive.core.xml.io.SAXParserErrorHandler.
 
SAXParserErrorHandler() - Constructor for class org.objectweb.proactive.core.xml.io.SAXParserErrorHandler
 
SCRIPT_PATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
scriptLocation - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
scriptLocation - Variable in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
 
se_aes_key - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
se_cipher - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
se_hmac_key - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
se_iv - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
se_mac - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
se_mac_enc - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
se_rand - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
se_sec_key - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
searchExceptionHandler(NonFunctionalException) - Static method in class org.objectweb.proactive.ProActive
Search an appropriate handler for a given non functional exception.
searchExceptionHandler(NonFunctionalException, HashMap, int) - Static method in class org.objectweb.proactive.ProActive
Search an appropriate handler for a given non functional exception.
searchObject(UniqueID) - Method in interface org.objectweb.proactive.ext.locationserver.LocationServer
 
searchObject(UniqueID) - Method in class org.objectweb.proactive.ext.util.SimpleLocationServer
Return a reference to the remote body if available.
sec_rand - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
secondProxyTable - Static variable in class org.objectweb.proactive.core.mop.MOP
A Hashtable to cache (Class name, proxy class name) couples this is meant for class-based reification
SECRET_EXCHANGE - Static variable in class org.objectweb.proactive.ext.security.SessionConstants
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method secretKeyExchange. exchamge secret between objects
SECURITY_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
SecurityConstants - interface org.objectweb.proactive.ext.security.SecurityConstants.
 
SecurityContext - class org.objectweb.proactive.ext.security.SecurityContext.
 
SecurityContext() - Constructor for class org.objectweb.proactive.ext.security.SecurityContext
 
SecurityContext(int, ArrayList, ArrayList) - Constructor for class org.objectweb.proactive.ext.security.SecurityContext
 
securityFile - Variable in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
securityFile - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
SecurityGui - class org.objectweb.proactive.ext.security.gui.SecurityGui.
 
SecurityGui() - Constructor for class org.objectweb.proactive.ext.security.gui.SecurityGui
 
SecurityMigrationException - exception org.objectweb.proactive.ext.security.SecurityMigrationException.
 
SecurityMigrationException() - Constructor for class org.objectweb.proactive.ext.security.SecurityMigrationException
 
SecurityMigrationException(String) - Constructor for class org.objectweb.proactive.ext.security.SecurityMigrationException
 
SecurityMigrationException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.SecurityMigrationException
 
SecurityMigrationException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.SecurityMigrationException
 
SecurityNotAvailableException - exception org.objectweb.proactive.ext.security.SecurityNotAvailableException.
 
SecurityNotAvailableException() - Constructor for class org.objectweb.proactive.ext.security.SecurityNotAvailableException
 
SecurityNotAvailableException(String) - Constructor for class org.objectweb.proactive.ext.security.SecurityNotAvailableException
 
SecurityNotAvailableException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.SecurityNotAvailableException
 
SecurityNotAvailableException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.SecurityNotAvailableException
 
SecurityOutputStream - class org.objectweb.proactive.ext.security.SecurityOutputStream.
 
SecurityOutputStream() - Constructor for class org.objectweb.proactive.ext.security.SecurityOutputStream
 
SecurityOutputStream(OutputStream) - Constructor for class org.objectweb.proactive.ext.security.SecurityOutputStream
 
SEND_ADD_REMOVE_EVENT - Static variable in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
SEND_TO_OUTPUT_STREAM_COMPOSITION - Static variable in interface org.objectweb.proactive.core.process.ExternalProcessDecorator
Composition in which the command of the target process is sent into the output stream of this process.
send(UniversalBody) - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
send(UniversalBody) - Method in interface org.objectweb.proactive.core.body.reply.Reply
Sends this reply to the body destination
send(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
send(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
send(UniversalBody) - Method in interface org.objectweb.proactive.core.body.request.Request
Sends this request to the body destination
SendCommunicationException - exception org.objectweb.proactive.core.exceptions.communication.SendCommunicationException.
Send communication exception
SendCommunicationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.SendCommunicationException
Constructs a SendCommunicationException with the specified detail message and nested exception.
SendCommunicationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.SendCommunicationException
Constructs a SendCommunicationException with the specified detail message and nested exception.
sendCounter - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
Indicates if the method has been sent through a forwarder
sender - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
transient because we deal with the serialization of this variable in a custom manner. see writeObject method
senderID - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
Unique ID of the sender (in case of automatic continuation).
SendGroupException - exception org.objectweb.proactive.core.exceptions.group.SendGroupException.
Group exception
SendGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.SendGroupException
Constructs a SendGroupException with the specified detail message and nested exception.
SendGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.SendGroupException
Constructs a SendGroupException with the specified detail message and nested exception.
sendJobDetailsCommand() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
sendJobDetailsCommand() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
sendReply - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
SendReplyCommunicationException - exception org.objectweb.proactive.core.exceptions.communication.SendReplyCommunicationException.
Send communication exception
SendReplyCommunicationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.SendReplyCommunicationException
Constructs a SendReplyCommunicationException with the specified detail message and nested exception.
SendReplyCommunicationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.SendReplyCommunicationException
Constructs a SendReplyCommunicationException with the specified detail message and nested exception.
SendReplyGroupException - exception org.objectweb.proactive.core.exceptions.group.SendReplyGroupException.
Group exception
SendReplyGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.SendReplyGroupException
Constructs a SendReplyGroupException with the specified detail message and nested exception.
SendReplyGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.SendReplyGroupException
Constructs a SendReplyGroupException with the specified detail message and nested exception.
SendReplySecurityException - exception org.objectweb.proactive.core.exceptions.security.SendReplySecurityException.
Send security exception
SendReplySecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.SendReplySecurityException
Constructs a SendReplySecurityException with the specified detail message and nested exception.
SendReplySecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.SendReplySecurityException
Constructs a SendReplySecurityException with the specified detail message and nested exception.
sendRequest - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
sendRequest(MethodCall, Future) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
sendRequest(MethodCall, Future) - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
sendRequest(MethodCall, Future, Body) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
sendRequest(MethodCall, Future, Body) - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
sendRequest(MethodCall, Future, UniversalBody) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
sendRequest(MethodCall, Future, UniversalBody) - Method in interface org.objectweb.proactive.core.body.LocalBodyStrategy
Sends the request request with the future future to the local body body.
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
 
SendRequestCommunicationException - exception org.objectweb.proactive.core.exceptions.communication.SendRequestCommunicationException.
Send communication exception
SendRequestCommunicationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.SendRequestCommunicationException
Constructs a SendRequestCommunicationException with the specified detail message and nested exception.
SendRequestCommunicationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.communication.SendRequestCommunicationException
Constructs a SendRequestCommunicationException with the specified detail message and nested exception.
SendRequestGroupException - exception org.objectweb.proactive.core.exceptions.group.SendRequestGroupException.
Group exception
SendRequestGroupException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.SendRequestGroupException
Constructs a SendRequestGroupException with the specified detail message and nested exception.
SendRequestGroupException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.group.SendRequestGroupException
Constructs a SendRequestGroupException with the specified detail message and nested exception.
sendRequestInternal(MethodCall, Future, Body) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
SendRequestSecurityException - exception org.objectweb.proactive.core.exceptions.security.SendRequestSecurityException.
Send security exception
SendRequestSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.SendRequestSecurityException
Constructs a SendRequestSecurityException with the specified detail message and nested exception.
SendRequestSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.SendRequestSecurityException
Constructs a SendRequestSecurityException with the specified detail message and nested exception.
SendSecurityException - exception org.objectweb.proactive.core.exceptions.security.SendSecurityException.
Send security exception
SendSecurityException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.SendSecurityException
Constructs a SendSecurityException with the specified detail message and nested exception.
SendSecurityException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.security.SendSecurityException
Constructs a SendSecurityException with the specified detail message and nested exception.
sendUrgentData(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
separateCommandFromOptions(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
sequenceNumber - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
The unique sequence number for the message
SerializationMigrationException - exception org.objectweb.proactive.core.exceptions.migration.SerializationMigrationException.
Migration exception
SerializationMigrationException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.SerializationMigrationException
Constructs a SerializationMigrationException with the specified detail message and nested exception.
SerializationMigrationException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.migration.SerializationMigrationException
Constructs a SerializationMigrationException with the specified detail message and nested exception.
serve(Body) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
serve(Body) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
serve(Body) - Method in interface org.objectweb.proactive.core.body.request.Request
Serves this request by executing the embedded method call using the given targetBody.
serve(Body) - Method in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
 
serve(Body) - Method in class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
 
serve(Request) - Method in class org.objectweb.proactive.Service
Serves the request given in parameter
serve(Request) - Method in class org.objectweb.proactive.core.body.AbstractBody
Serves the request.
serve(Request) - Method in interface org.objectweb.proactive.core.body.LocalBodyStrategy
Serves the request request by the invoking the targeted method on the reified object.
serveAll(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves all requests accepted by the given filter.
serveAll(String) - Method in class org.objectweb.proactive.Service
Serves all requests for the method named methodName.
ServeException - exception org.objectweb.proactive.core.body.request.ServeException.
 
ServeException() - Constructor for class org.objectweb.proactive.core.body.request.ServeException
Constructs a ServeException with no specified detail message.
ServeException(String) - Constructor for class org.objectweb.proactive.core.body.request.ServeException
Constructs a CommunicationException with the specified detail message.
ServeException(String, Throwable) - Constructor for class org.objectweb.proactive.core.body.request.ServeException
Constructs a CommunicationException with the specified detail message and nested exception.
serveInternal(Body) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
serveInternal(Body) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
serveInternal(Body) - Method in class org.objectweb.proactive.core.component.request.ComponentRequestImpl
redirects the call to the adequate component metaobject
serveOldest() - Method in class org.objectweb.proactive.Service
Serves the oldest request in the request queue.
serveOldest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the oldest request matching the criteria given be the filter.
serveOldest(String) - Method in class org.objectweb.proactive.Service
Serves the oldest request for a method of name methodName.
serveOldestThatIsNot(String) - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
server - Variable in class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
 
server - Variable in class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
 
serveYoungest() - Method in class org.objectweb.proactive.Service
Serves the youngest request in the request queue.
serveYoungest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the youngest request matching the criteria given be the filter.
serveYoungest(String) - Method in class org.objectweb.proactive.Service
Serves the youngest request for a method of name methodName.
Service - class org.objectweb.proactive.Service.
Service is a utility class that provides many useful methods to serve requests.
Service.AcceptAllRequestFilter - class org.objectweb.proactive.Service.AcceptAllRequestFilter.
AcceptAllRequestFilter is a RequestFilter that matches any request
Service.AcceptAllRequestFilter() - Constructor for class org.objectweb.proactive.Service.AcceptAllRequestFilter
 
Service.FlushingServeOldestRequestProcessor - class org.objectweb.proactive.Service.FlushingServeOldestRequestProcessor.
FlushingServeOldestRequestProcessor is a RequestProcessor that serves only the oldest request accepted by the given RequestFilter and removes all other requests accepted by that same Filter
Service.FlushingServeOldestRequestProcessor(RequestFilter) - Constructor for class org.objectweb.proactive.Service.FlushingServeOldestRequestProcessor
 
Service.FlushingServeYoungestRequestProcessor - class org.objectweb.proactive.Service.FlushingServeYoungestRequestProcessor.
FlushingServeYoungestRequestProcessor is a RequestProcessor that serves only the youngest request accepted by the given RequestFilter and removes all other requests accepted by that same Filter
Service.FlushingServeYoungestRequestProcessor(RequestFilter) - Constructor for class org.objectweb.proactive.Service.FlushingServeYoungestRequestProcessor
 
Service.RequestFilterOnMethodName - class org.objectweb.proactive.Service.RequestFilterOnMethodName.
RequestFilterOnMethodName is a RequestFilter that matches only request of a given method name.
Service.RequestFilterOnMethodName(String) - Constructor for class org.objectweb.proactive.Service.RequestFilterOnMethodName
 
Service.ServingRequestProcessor - class org.objectweb.proactive.Service.ServingRequestProcessor.
ServingRequestProcessor is a simple RequestProcessor that serves and removes all requests accepted by a given RequestFilter
Service.ServingRequestProcessor(RequestFilter) - Constructor for class org.objectweb.proactive.Service.ServingRequestProcessor
 
Service(Body) - Constructor for class org.objectweb.proactive.Service
Creates a new intance of Service based on the given body.
ServiceFailedServiceException - exception org.objectweb.proactive.core.exceptions.service.ServiceFailedServiceException.
Service exception
ServiceFailedServiceException(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ServiceFailedServiceException
Constructs a ServiceFailedServiceException with the specified detail message and nested exception.
ServiceFailedServiceException(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ServiceFailedServiceException
Constructs a ServiceFailedServiceException with the specified detail message and nested exception.
serviceLocatorHelper - Static variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
ServiceLocatorHelper - class org.objectweb.proactive.core.jini.ServiceLocatorHelper.
The ServiceLocatorHelper is a utility class, that takes care of creating or discovering the Lookup Service when using JINI.
ServiceLocatorHelper() - Constructor for class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
SERVING_STARTED - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating that the serving of the encapsulated request has started
servingStarted(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that serving of the request encapsulated in the event event has started
Session - class org.objectweb.proactive.ext.security.crypto.Session.
 
Session() - Constructor for class org.objectweb.proactive.ext.security.crypto.Session
 
Session(long, Communication) - Constructor for class org.objectweb.proactive.ext.security.crypto.Session
 
SessionConstants - class org.objectweb.proactive.ext.security.SessionConstants.
 
SessionConstants() - Constructor for class org.objectweb.proactive.ext.security.SessionConstants
 
SessionException - exception org.objectweb.proactive.ext.security.crypto.SessionException.
 
SessionException() - Constructor for class org.objectweb.proactive.ext.security.crypto.SessionException
 
SessionException(String) - Constructor for class org.objectweb.proactive.ext.security.crypto.SessionException
 
sessionID - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
 
sessionID - Variable in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
sessionID - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
sessionID - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
SessionKeyFactory - class org.objectweb.proactive.ext.security.crypto.SessionKeyFactory.
 
SessionKeyFactory() - Constructor for class org.objectweb.proactive.ext.security.crypto.SessionKeyFactory
 
sessions - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
SessionTicketProperty - class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty.
 
SessionTicketProperty() - Constructor for class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
set_deliveryDate(long) - Method in class org.objectweb.proactive.ext.security.crypto.CertificateProperty
 
set_domainName(String) - Method in class org.objectweb.proactive.ext.security.crypto.CertificateIdentity
 
set_expirationDate(long) - Method in class org.objectweb.proactive.ext.security.crypto.CertificateProperty
 
set(int, Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Sets an object to the specified position in the Group
set(int, Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
setAocreation(boolean) - Method in class org.objectweb.proactive.ext.security.Policy
 
setAOCreation(int) - Method in class org.objectweb.proactive.ext.security.Communication
 
setApplicationCertificate(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setApplicationName(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setApplicationPrivateKey(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setBody(UniversalBody) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
setBookingDuration(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Set the booking duration of the cluster's nodes.
setBootClasspath(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the boot classpath associated to this process
setBootClasspath(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setBootClasspath(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Sets the boot classpath for the target JVMProcess
setBootClasspath(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Sets the boot classpath for the target JVMProcess
setCertificate(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setCertificateLocation(String) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
setCertificateLocation(String) - Method in interface org.objectweb.proactive.core.process.UniversalProcess
 
setClassname(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the value of the class to start for this process
setClassname(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setClassname(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Sets the value of the class to start for the target JVMProcess
setClassname(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Sets the value of the class to start for the target JVMProcess
setClasspath(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the classpath for this process
setClasspath(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setClasspath(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Sets the classpath for the target JVMProcess
setClasspath(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Sets the classpath for the target JVMProcess
setClasspath(String) - Method in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
setClassServerClasspath(String) - Static method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
setClassServerClasspath(String) - Static method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
setCommunication(int) - Method in class org.objectweb.proactive.ext.security.Communication
 
setCommunicationRules(Communication[]) - Method in class org.objectweb.proactive.ext.security.Policy
 
setCommunicationRulesReply(Communication) - Method in class org.objectweb.proactive.ext.security.Policy
 
setCommunicationRulesRequest(Communication) - Method in class org.objectweb.proactive.ext.security.Policy
 
setComponentName(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
see ComponentParametersController.setComponentName(String)
setComponentName(String) - Method in interface org.objectweb.proactive.core.component.controller.ComponentParametersController
setter
setComponentName(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see ComponentParametersController.setComponentName(java.lang.String)
setComponentParameters(ComponentParameters) - Method in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
see ComponentParametersController.setComponentParameters(ComponentParameters)
setComponentParameters(ComponentParameters) - Method in interface org.objectweb.proactive.core.component.controller.ComponentParametersController
setter
setComponentParameters(ComponentParameters) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see ComponentParametersController.setComponentParameters(ComponentParameters)
setComponentType(ComponentType) - Method in class org.objectweb.proactive.core.component.ComponentParameters
setter
setCompositionType(int) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
setCompositionType(int) - Method in interface org.objectweb.proactive.core.process.ExternalProcessDecorator
Sets the type of composition that occurs between the commands of two processes.
setContinuationTag() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setCount(String) - Method in class org.objectweb.proactive.core.process.globus.GlobusProcess
Sets the count.
setCreationActiveObjectFrom(boolean) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setCreationActiveObjectTo(boolean) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setCreationProtocolID(String) - Method in class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
setCreationProtocolID(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
setCreationProtocolID(String) - Method in interface org.objectweb.proactive.core.runtime.VMInformation
Sets an Identifier for the process that originates this VM creation
setCreatorId(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
setCreatorId(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the creatorId field to the given value
setCreatorID(UniqueID) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setCreatorID(UniqueID) - Method in interface org.objectweb.proactive.core.body.future.Future
To set the creatorID, ie the UniqueID of the body which create this future
setCurrentThreadBody(Body) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Associates the body with the thread calling the method.
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
setDefaultNodeVirtualNodeName(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
setDefaultNodeVirtualNodeName(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
setDefaultNodeVirtualNodeName(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
setDefaultNodeVirtualNodeNAme(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
setDefaultNodeVirtualNodeNAme(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
setDefaultNodeVirtualNodeNAme(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
setDispatchingOff() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Allows the Group to broadcast parameters.
setDispatchingOn() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Allows the Group to dispatch parameters.
setDistantBody(UniversalBody) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
setDistantOACertificate(X509Certificate) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
setDistantOAPublicKey(PublicKey) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
setEffectiveArguments(Object[]) - Method in class org.objectweb.proactive.core.mop.MethodCall
 
setEntitiesFrom(ArrayList) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setEntitiesFrom(ArrayList) - Method in class org.objectweb.proactive.ext.security.Policy
 
setEntitiesTo(ArrayList) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setEntitiesTo(ArrayList) - Method in class org.objectweb.proactive.ext.security.Policy
 
setEnvironment(String[]) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
setEnvironment(String[]) - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Set the environment for this process.
setErrorMessageLogger(MessageLogger) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
setErrorMessageLogger(MessageLogger) - Method in interface org.objectweb.proactive.core.process.ExternalProcess
sets the MessageLogger handling the error stream of the process
setErrorMessageLogger(MessageLogger) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
setExceptionHandler(int, Object, Class, Class) - Static method in class org.objectweb.proactive.ProActive
Add a new handler to a specific level.
setExitAfterCommand(boolean) - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
Method setExitAfterCommand
setFactory(String, RuntimeFactory) - Static method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Associates the factory of class factoryClassName as the factory to create proactiveRuntime for the given protocol.
setFactory(String, String) - Static method in class org.objectweb.proactive.core.runtime.RuntimeFactory
Associates the factory of class factoryClassName as the factory to create proactiveRuntime for the given protocol.
setFcFunctionalInterfaceName(String) - Method in class org.objectweb.proactive.core.mop.MethodCall
setter for the functional name of the invoked Fractal interface
setFcItfImpl(Object) - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Sets the object to which this interface reference object should delegate method calls.
setFile(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setHalfBodyMetaObjectFactory(MetaObjectFactory) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
 
setHierarchicalType(String) - Method in class org.objectweb.proactive.core.component.ControllerDescription
setter for hierarchical type
setHierarchicalType(String) - Method in class org.objectweb.proactive.core.component.ComponentParameters
setter
setHostList(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Sets the value of the hostList parameter with the given value
setHostList(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Sets the value of the hostList parameter with the given value
setHostname(String) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
setHostname(String) - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Set the hostname target of this process.
setHostsNumber(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
setHostsNumber(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the number of nodes that will be created on this VirtualMachine.
setHostsNumber(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Sets the number of nodes requested when running the job
setID(long) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setID(long) - Method in interface org.objectweb.proactive.core.body.future.Future
To set the sequence id of this future.
setImmediateService(Object, String) - Static method in class org.objectweb.proactive.ProActive
Set an immmediate execution for the active object obj, ie request of name methodName will be executed by the calling thread, and not add in the request queue.
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.HalfBody
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.BodyImpl
 
setImmediateService(String) - Method in interface org.objectweb.proactive.core.body.UniversalBody
For setting an immediate service for this body.
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
setImmediateService(String) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
For setting an immediate service for this body.
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
setImmediateService(String) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
For setting an immediate service for this body.
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverImpl
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverForwarder
 
setImmediateService(String) - Method in interface org.objectweb.proactive.core.body.request.RequestReceiver
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
setImmediateService(String) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
For setting an immediate service for this body.
setImmediateService(String) - Method in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
setImmediateService(String) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
setInfos() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
This method is called by the constructor
setInfos() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
This method is called by the constructor
setInfos() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
This method is called by the constructor
setInputMessageLogger(MessageLogger) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
setInputMessageLogger(MessageLogger) - Method in interface org.objectweb.proactive.core.process.ExternalProcess
sets the MessageLogger handling the input stream of the process
setInputMessageLogger(MessageLogger) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
setInteractive(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Allows to launch this BsubProcess with -I (interactive option)
setInteractive(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Allows to launch this BsubProcess with -I (interactive option)
setIsInternal(boolean) - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Sets the isInternal.
setJavaPath(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the java path for this process
setJavaPath(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setJavaPath(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Sets the java path for the target JVMProcess
setJavaPath(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Sets the java path for the target JVMProcess
setJvmOptions(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the options of the jvm to start For instance: jvmProcess.set JvmOptions("-verbose -Xms300M -Xmx300m");
setJvmOptions(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setJvmOptions(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Sets the parameters of the jvm to start with the given parameters for the target JVMProcess
setJvmOptions(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Sets the parameters of the jvm to start with the given parameters for the target JVMProcess
setKeepAlive(boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setLocalBodyImpl(LocalBodyStrategy) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
setLog4jFile(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the location of the log4j property file.
setLog4jFile(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setLog4jFile(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
 
setLog4jFile(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
 
setLookupInformations(String, String, int) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setMessage(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
setMessage(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.SimpleMessageSink
 
setMessage(String) - Method in interface org.objectweb.proactive.core.process.MessageSink
Set a new message to be consumed be getMessage.
setMethodCall(MethodCall) - Static method in class org.objectweb.proactive.core.mop.MethodCall
Tells the recyclying process that the MethodCall object passed as parameter is ready for recycling.
setMigration(boolean) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setMigration(boolean) - Method in class org.objectweb.proactive.ext.security.Policy
 
setMigration(int) - Method in class org.objectweb.proactive.ext.security.Communication
 
setMigrationStrategy(MigrationStrategy) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
setMigrationStrategy(MigrationStrategy) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
setMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FutureMap
Set the migration tag in all futures of the map.
setMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FuturePool
 
setMigrationTo(boolean) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setMulticastLocator(boolean) - Method in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
true if you want a multicast service Locator false if you want a unicast service Locator
setMulticastLocator(boolean) - Static method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
setMyGroup(Object) - Method in class org.objectweb.proactive.core.group.GroupMember
Specifies the group of the object.
setMyRank(int) - Method in class org.objectweb.proactive.core.group.GroupMember
Specifies the rank (position) of the object in the Group
setName(String) - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Sets the name.
setName(String) - Method in class org.objectweb.proactive.core.component.ControllerDescription
setter for the name
setName(String) - Method in class org.objectweb.proactive.core.component.ComponentParameters
setter for the name
setName(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setName(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setName(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
setName(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the name of this VirtualMachine
setName(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Sets the name of this VirtualNode
setNewInstance(MetaObjectFactory) - Static method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
setNode(Node) - Method in class org.objectweb.proactive.core.component.ContentDescription
setter (one can only change the node BEFORE instantiating the component)
setOOBInline(boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setOutputFile(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Set the output file to be passed to prun using the -o option
setOutputMessageSink(MessageSink) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
setOutputMessageSink(MessageSink) - Method in interface org.objectweb.proactive.core.process.ExternalProcess
sets the MessageSink handling the output stream of the process
setOutputMessageSink(MessageSink) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
setOutputMessageSink(MessageSink) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
setOwner(Component) - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Sets the owner.
setOwnerBody(UniqueID) - Method in class org.objectweb.proactive.core.body.future.FuturePool
Setter of the ID of the body corresonding to this FuturePool
setParallelization(String) - Method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
Set the -n option with the given parameter for the maprsh command
setParameters(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the parameters of the class to start with the given value
setParameters(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setParameters(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Sets the parameters of the class to start with the given value for the target JVMProcess
setParameters(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Sets the parameters of the class to start with the given value for the target JVMProcess
setParentCertificate(X509Certificate) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
setPolicies(ArrayList) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setPolicy(Policy) - Method in class org.objectweb.proactive.ext.security.crypto.Session
Method setPolicy.
setPolicyFile(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setPolicyFile(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setPolicyFile(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
setPolicyFile(String) - Method in interface org.objectweb.proactive.core.process.JVMProcess
Sets the location of the policy file
setPolicyFile(String) - Method in class org.objectweb.proactive.core.process.JVMProcessImpl
 
setPolicyFile(String) - Method in class org.objectweb.proactive.core.process.rsh.RSHJVMProcess
Sets the location of the policy file for the target JVMProcess
setPolicyFile(String) - Method in class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Sets the location of the policy file for the target JVMProcess
setPolicyServer(PolicyServer) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setPolicyServer(PolicyServer) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setPolicyServer(PolicyServer) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
setPolicyServer(PolicyServer) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
setPrivateKey(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setPrivateKeyLocation(String) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
setPrivateKeyLocation(String) - Method in interface org.objectweb.proactive.core.process.UniversalProcess
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
set policy server to all virtual nodes
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
setProcess(ExternalProcess) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
setProcess(ExternalProcess) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the process mapped to this VirtualMachine to the given process
setProcessorNumber(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Sets the number of processor requested when running the job
setProcessorPerNodeNumber(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Sets the number of nodes requested when running the job
setProperties() - Method in class org.objectweb.proactive.StartNode
**For internal use only** sets the properties needed for the node creation
setProperty(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setProperty(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setProperty(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Sets the property attribute to the given value
setProxy(Proxy) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see StubObject.setProxy(Proxy)
setProxy(Proxy) - Method in interface org.objectweb.proactive.core.mop.StubObject
 
setQueueName(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
Sets the value of the queue where the job will be launched.
setQueueName(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
Sets the value of the queue where the job will be launched.
setRatioNemberToThread(int) - Method in interface org.objectweb.proactive.core.group.Group
Modifies the number of members served by one thread
setRatioNemberToThread(int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Modifies the number of members served by one thread
setReceiveBufferSize(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setReceiveReply(Communication) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setReceiveRequest(Communication) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setRecycleMethodCallObject(boolean) - Static method in class org.objectweb.proactive.core.mop.MethodCall
Sets recycling of MethodCall objects on/off.
setRegistrationProtocol(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setRegistryPortNumber(int) - Method in class org.objectweb.proactive.core.rmi.RegistryHelper
 
setRegistryPortNumber(int) - Static method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
setRegistryPortNumber(int) - Static method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
setRes_requirement(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
setResult(Object) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setResultObject(Object) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
setResultObject(Object) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
setReuseAddress(boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setRuntimeInformations(String, String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setRuntimeInformations(String, String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setRuntimeInformations(String, String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Allows to set runtime informations for this VirtualNode activation.
setScatterGroup(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Allows the typed group to dispatch parameters
setScriptLocation(String) - Method in class org.objectweb.proactive.core.process.globus.GlobusProcess
Sets the scriptLocation.
setScriptLocation(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
setScriptLocation(String) - Method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
Sets the variable scriptLocation with the given location
setSecurityFile(String) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
setSecurityFile(String) - Method in interface org.objectweb.proactive.core.process.UniversalProcess
 
setSendBufferSize(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setSenderID(UniqueID) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setSenderID(UniqueID) - Method in interface org.objectweb.proactive.core.body.future.Future
To set the senderID, ie the UniqueID of the body that will send this future, in case of automatic continuation.
setSendReply(Communication) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setSendRequest(Communication) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setShortcutsTable() - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
setShouldCreateClassServer(boolean) - Method in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
setShouldCreateClassServer(boolean) - Static method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
setShouldCreateClassServer(boolean) - Static method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
setShouldCreateRegistry(boolean) - Method in class org.objectweb.proactive.core.rmi.RegistryHelper
 
setShouldCreateRegistry(boolean) - Static method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
setShouldCreateRegistry(boolean) - Static method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
setShouldCreateServiceLocator(boolean) - Method in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
setSoLinger(boolean, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setSoTimeout(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setSPMDGroup(Object) - Method in class org.objectweb.proactive.core.body.AbstractBody
Set the SPMD group for the active object
setSPMDGroup(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Communicates the SPMD Group to members
setSPMDGroup(Object) - Method in class org.objectweb.proactive.core.group.ProActiveGroupManager
Set the SPMD group for the active object
setSPMDGroupOnThis(Object) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Set the SPMD group for this
setStubOnReifiedObject(Object) - Method in class org.objectweb.proactive.core.component.ComponentParameters
keeps a reference on the standard ProActive stub
setTag(String) - Method in class org.objectweb.proactive.core.mop.MethodCall
setter for the tag of the method call
setTargetProcess(ExternalProcess) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
setTargetProcess(ExternalProcess) - Method in interface org.objectweb.proactive.core.process.ExternalProcessDecorator
Sets the process target of this process.
setTcpNoDelay(boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setTimeout(String, boolean) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setTimeout(String, boolean) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setTimeout(String, boolean) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Sets the timeout variable to the given value.
setTrafficClass(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setType(int) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setType(Type) - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Sets the type.
setUniqueSerialization(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Allows the typed group to make an unique serialization of parameters when a broadcast call occurs.
setUniqueSerializationOff() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Removes the ability of the Group to make an unique serialization of parameters..
setUniqueSerializationOn() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Allows the Group to make an unique serialization of parameters.
setUsername(String) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
setUsername(String) - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Set the username that will be used to run the command.
setVirtualNode(VirtualNode) - Method in class org.objectweb.proactive.core.component.ContentDescription
setter (one can only change the virtual node BEFORE instantiating the component)
setVnName(String) - Method in class org.objectweb.proactive.core.node.NodeImpl
 
setVnName(String) - Method in interface org.objectweb.proactive.core.node.Node
 
setVNName(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setVNName(String) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
shortcuts - Variable in class org.objectweb.proactive.ext.implicit.ImplicitService
The Hashtable for caching (shortcut/Methods) for this reified object
shortcutsTables - Static variable in class org.objectweb.proactive.ext.implicit.ImplicitService
The Hashtable for caching (name of class / shortcuts table) associations
shouldCreateClassServer - Variable in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
shouldCreateClassServer() - Method in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
shouldCreateRegistry - Variable in class org.objectweb.proactive.core.rmi.RegistryHelper
 
shouldCreateRegistry() - Method in class org.objectweb.proactive.core.rmi.RegistryHelper
 
shouldCreateServiceLocator - Variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
settings of the service locator
shouldCreateServiceLocator() - Method in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
shouldSerializeListeners - Variable in class org.objectweb.proactive.core.event.AbstractEventProducer
flag specifying if the list of listeners should be serialized
shouldWait - Variable in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
shutdownInput() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
shutdownOutput() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
ShutdownThread - class org.objectweb.proactive.ext.benchsocket.ShutdownThread.
 
ShutdownThread(BenchStream) - Constructor for class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
signedAuthenticationTicketProperty - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket
 
signedConfidentialityTicketProperty - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
SigningEngine - class org.objectweb.proactive.ext.security.crypto.SigningEngine.
 
SigningEngine() - Constructor for class org.objectweb.proactive.ext.security.crypto.SigningEngine
 
signObject(Serializable, PrivateKey) - Method in class org.objectweb.proactive.ext.security.crypto.SigningEngine
 
SimpleExternalProcess - class org.objectweb.proactive.core.process.SimpleExternalProcess.
The SimpleExternalProcess class is able to start any command line For instance ..............
SimpleExternalProcess(MessageLogger, MessageLogger, String) - Constructor for class org.objectweb.proactive.core.process.SimpleExternalProcess
Creates a new SimpleExternalProcess
SimpleExternalProcess(MessageLogger, String) - Constructor for class org.objectweb.proactive.core.process.SimpleExternalProcess
Creates a new SimpleExternalProcess
SimpleExternalProcess(String) - Constructor for class org.objectweb.proactive.core.process.SimpleExternalProcess
Creates a new SimpleExternalProcess
SimpleLocationServer - class org.objectweb.proactive.ext.util.SimpleLocationServer.
An implementation of a Location Server
SimpleLocationServer() - Constructor for class org.objectweb.proactive.ext.util.SimpleLocationServer
 
SimpleLocationServer(String) - Constructor for class org.objectweb.proactive.ext.util.SimpleLocationServer
 
singleton - Static variable in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
singleton - Static variable in class org.objectweb.proactive.core.mop.MOP
 
size - Variable in class org.objectweb.proactive.core.util.CircularArrayList
 
size() - Method in class org.objectweb.proactive.core.body.BodyMap
 
size() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
size() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
size() - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Returns the number of listeners in the list.
size() - Method in class org.objectweb.proactive.core.group.ExceptionList
Returns the number of exceptions in this list.
size() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the number of member in this Group.
size() - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
size() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
size() - Method in class org.objectweb.proactive.ext.util.FutureList
Return the number of future in the List
size(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Returns the number of members of the object representing a Group.
skip(long) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
sourceID - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
The UniqueID of the body sending the message
sourceLikeForm(Class) - Static method in class org.objectweb.proactive.core.mop.Utils
Returns a String representing the'source code style' declaration of the Class object representing an array type given as argument.
SSH_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
SSHJVMProcess - class org.objectweb.proactive.core.process.ssh.SSHJVMProcess.
The SSHJVMProcess class is able to start any class, of the ProActive library, using ssh protocol.
SSHJVMProcess() - Constructor for class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Creates a new SSHJVMProcess Used with XML Descriptor
SSHJVMProcess(MessageLogger) - Constructor for class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Creates a new SSHJVMProcess
SSHJVMProcess(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.ssh.SSHJVMProcess
Creates a new SSHJVMProcess
SSHNodeProcess - class org.objectweb.proactive.core.process.ssh.SSHNodeProcess.
This class has the same functionalities than SSHJVMProcess, except that the class associated with the target JVMProcess ie the class that the target process will start is set automatically to org.objectweb.proactive.core.runtime.startRuntime.
SSHNodeProcess() - Constructor for class org.objectweb.proactive.core.process.ssh.SSHNodeProcess
Creates a new instance of SSHNodeProcess.
SSHNodeProcess(MessageLogger) - Constructor for class org.objectweb.proactive.core.process.ssh.SSHNodeProcess
Creates a new instance of SSHNodeProcess.
SSHNodeProcess(MessageLogger, MessageLogger) - Constructor for class org.objectweb.proactive.core.process.ssh.SSHNodeProcess
Creates a new instance of SSHNodeProcess.
SSHProcess - class org.objectweb.proactive.core.process.ssh.SSHProcess.
The SSHProcess class is able to start any class, of the ProActive library, using ssh protocol.
SSHProcess() - Constructor for class org.objectweb.proactive.core.process.ssh.SSHProcess
Creates a new SSHProcess Used with XML Descriptor
SSHProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.ssh.SSHProcess
Creates a new SSHProcess
start() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
start() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueue
 
start() - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
 
startBody() - Method in class org.objectweb.proactive.core.body.ActiveBody
Creates the active thread and start it using this runnable body.
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.TypesHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.PrimitiveComponentHandler
handles the creation of primitive component on a virtual node If the virtual node attribute is set to "null", then the component is created in the current vm If the virtual node is cyclic, several instances of the primitive are created, with suffixed names
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.ParallelCompositeComponentHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.CompositeComponentHandler
see UnmarshallerHandler.startContextElement(java.lang.String, org.objectweb.proactive.core.xml.io.Attributes)
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.ComponentsDescriptorHandler
see UnmarshallerHandler.startContextElement(java.lang.String, org.objectweb.proactive.core.xml.io.Attributes)
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.ComponentTypeHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.ComponentTypeHandler.InterfaceHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.BindingsHandler
see UnmarshallerHandler.startContextElement(java.lang.String, org.objectweb.proactive.core.xml.io.Attributes)
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.BindingsHandler.BindingHandler
UnmarshallerHandler.startContextElement(java.lang.String, org.objectweb.proactive.core.xml.io.Attributes)
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessReferenceHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.MapRshProcessHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.PathHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
startContextElement(String, Attributes) - Method in interface org.objectweb.proactive.core.xml.handler.UnmarshallerHandler
Receives notification that the XML element of given name and attributes has been read in the XML being deserialized.
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
startDefaultProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
startElement(String, Attributes) - Method in class org.objectweb.proactive.core.component.xml.ComponentsHandler
 
startElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler
 
startElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
startElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
startElement(String, Attributes) - Method in interface org.objectweb.proactive.core.xml.io.XMLHandler
Receives notification that an XML element of given name and attributes has been read in the XML being deserialized
startElement(String, String, String, Attributes) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
Start element.
startFc() - Method in class org.objectweb.proactive.core.component.controller.ProActiveLifeCycleController
LifeCycleController.startFc() recursive if composite ( recursivity is allowed here as we do not implement sharing )
startFc() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see LifeCycleController.startFc()
startingAfterMigration(Body) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
startingAfterMigration(Body) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
startingAfterMigration(Body) - Method in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
startMeasure() - Static method in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
startNewSession(Communication) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
startNewSession(Communication) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
startNewSession(Communication) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
startNewSession(Communication) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
startNewSession(Communication) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
startNewSession(Communication) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
startNewSession(Communication) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
StartNode - class org.objectweb.proactive.StartNode.
This class is a utility class allowing to start a ProActive node with a JVM.
StartNode() - Constructor for class org.objectweb.proactive.StartNode
 
startPrefixMapping(String, String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
startPrefixMapping(String, String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
startPrefixMapping(String, String) - Method in interface org.objectweb.proactive.core.xml.io.XMLHandler
Receives notification that an XML prefix has just been defined
startProcess() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
startProcess() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Starts the process by executing the command.
StartRuntime - class org.objectweb.proactive.core.runtime.StartRuntime.
**For internal use only**
This class is a utility class allowing to start a ProActiveRuntime with a JVM.
StartRuntime() - Constructor for class org.objectweb.proactive.core.runtime.StartRuntime
 
startStrategy(Body) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
startStrategy(Body) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
startTime - Variable in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
the number of time we try before reporting a failure
startTime - Variable in class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
 
statusChanged(GramJob) - Method in class org.objectweb.proactive.core.process.globus.GridJob
 
stop - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
stop() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
stop() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueue
 
stop() - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
Stop the timer and returns the cumulated time
stopFc() - Method in class org.objectweb.proactive.core.component.controller.ProActiveLifeCycleController
LifeCycleController.stopFc() recursive if composite
stopFc() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see LifeCycleController.stopFc()
stopProcess() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
stopProcess() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Stops the running process.
StreamReader - class org.objectweb.proactive.core.xml.io.StreamReader.
Implement an XLMReader based on SAX reading from a stream
StreamReader(InputSource, XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.StreamReader
 
StreamReader(InputStream, XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.StreamReader
 
StreamReader(Reader, XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.StreamReader
 
StructuralException - exception org.objectweb.proactive.core.mop.StructuralException.
 
StructuralException() - Constructor for class org.objectweb.proactive.core.mop.StructuralException
 
StructuralException(String) - Constructor for class org.objectweb.proactive.core.mop.StructuralException
 
StructuralException(String, Throwable) - Constructor for class org.objectweb.proactive.core.mop.StructuralException
 
StructuralException(Throwable) - Constructor for class org.objectweb.proactive.core.mop.StructuralException
 
stub - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
The stub of the typed group
STUB_DEFAULT_PACKAGE - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
STUB_DEFAULT_PACKAGE - Static variable in class org.objectweb.proactive.core.mop.Utils
 
STUB_DEFAULT_PREFIX - Static variable in class org.objectweb.proactive.core.mop.Utils
 
STUB_INTERFACE_NAME - Static variable in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
STUB_INTERFACE_NAME - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
STUB_INTERFACE_NAME - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
STUB_OBJECT_INTERFACE - Static variable in class org.objectweb.proactive.core.mop.MOP
 
STUB_OBJECT_INTERFACE_NAME - Static variable in class org.objectweb.proactive.core.mop.MOP
The name of the interface that caracterizes all stub classes
stubClassFullName - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
stubClassFullName - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
stubClassFullName - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
stubClassSimpleName - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
stubClassSimpleName - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
stubClassSimpleName - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
StubGenerator - class org.objectweb.proactive.ext.util.StubGenerator.
 
StubGenerator() - Constructor for class org.objectweb.proactive.ext.util.StubGenerator
 
StubObject - interface org.objectweb.proactive.core.mop.StubObject.
 
stubTable - Static variable in class org.objectweb.proactive.core.mop.MOP
A Hashtable to cache (reified class, stub class constructor) couples.
SUPER_CLASS_NAME - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
sync - Variable in class org.objectweb.proactive.ext.implicit.ImplicitService
A hashtable to hold 'forbid' declarations

T

ta - Variable in class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
tail - Variable in class org.objectweb.proactive.core.util.CircularArrayList
 
target - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
The object the proxy sends calls to
targetClass - Variable in class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
targetHandler - Variable in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
 
targetProcess - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
targetProcess - Variable in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
terminate() - Method in interface org.objectweb.proactive.Body
Terminate the body.
terminate() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
terminateSession(long) - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
terminateSession(long) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
terminateSession(long) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
terminateSession(long) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
terminateSession(long) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
terminateSession(long) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
terminateSession(long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
terminateSession(UniversalBody, long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
test() - Method in class org.objectweb.proactive.core.body.AbstractBody
 
test() - Method in class org.objectweb.proactive.core.group.ProActiveGroupManager
 
Tetrahedron - class org.objectweb.proactive.core.group.topology.Tetrahedron.
This one is specialy dedicaced to Fabrice ;)
Tetrahedron(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Tetrahedron
 
threadCount() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
threadCount() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Returns how many threads are in the store.
ThreadInThePool - class org.objectweb.proactive.core.group.threadpool.ThreadInThePool.
The threads that compose a thread pool.
ThreadInThePool(ThreadPool) - Constructor for class org.objectweb.proactive.core.group.threadpool.ThreadInThePool
The constructor associates the thread with a thread pool.
ThreadPool - class org.objectweb.proactive.core.group.threadpool.ThreadPool.
A thread pool is a set of threads waiting for jobs.
ThreadPool() - Constructor for class org.objectweb.proactive.core.group.threadpool.ThreadPool
Builds a ThreadPool.
ThreadPool(int) - Constructor for class org.objectweb.proactive.core.group.threadpool.ThreadPool
Builds a ThreadPool, specifying the number of thread to create.
threadStore - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
ThreadStore - interface org.objectweb.proactive.core.util.ThreadStore.
A class implementing this interface provides a sort of store where threads like customers can enter and exit.
ThreadStoreFactory - interface org.objectweb.proactive.core.util.ThreadStoreFactory.
A class implementing this interface is a factory of ThreadStore objects.
threadStoreFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
ThreadStoreImpl - class org.objectweb.proactive.core.util.ThreadStoreImpl.
A straightford implementation of the threadstore interface.
ThreadStoreImpl() - Constructor for class org.objectweb.proactive.core.util.ThreadStoreImpl
Creates a new ThreadStore that is opened after creation.
ThreadStoreImpl(boolean) - Constructor for class org.objectweb.proactive.core.util.ThreadStoreImpl
Constructor for ThreadStoreImpl.
time - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
TimedRequestWithLocationServer - class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer.
 
TimedRequestWithLocationServer(MethodCall, UniversalBody, boolean, long, LocationServer) - Constructor for class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
 
TimedRequestWithMixedLocation - class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation.
 
TimedRequestWithMixedLocation(MethodCall, UniversalBody, boolean, long, LocationServer) - Constructor for class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
 
timestamp - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
timestamp - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
timeStamp - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
the time the message has been issued or deserialized
timeStamp - Variable in class org.objectweb.proactive.core.event.ProActiveEvent
The timestamp
to - Variable in class org.objectweb.proactive.ext.security.Policy
 
toArray() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns an array containing all of the elements in this Group in the correct order.
toArray() - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
toArray(Object[]) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(Object[]) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
TopologyGroup - class org.objectweb.proactive.core.group.topology.TopologyGroup.
Topologies are groups.
TopologyGroup(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.TopologyGroup
Constructor : a Topology is build with a group with the specified size
Torus - class org.objectweb.proactive.core.group.topology.Torus.
This class represents a group by a cycling two-dimensional topology.
Torus(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Torus
Construtor.
Torus(Group, int, int) - Constructor for class org.objectweb.proactive.core.group.topology.Torus
Construtor.
TorusCube - class org.objectweb.proactive.core.group.topology.TorusCube.
This class represents a group by a cycling three-dimensional topology.
TorusCube(Group, int, int, int) - Constructor for class org.objectweb.proactive.core.group.topology.TorusCube
Construtor.
TorusX(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the Torus in X (two-dimensional topology group) that contains the object
TorusY(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the Torus in Y (two-dimensional topology group) that contains the object
TorusZ(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the Torus in Z (two-dimensional topology group) that contains the object
toString() - Method in class org.objectweb.proactive.Service
Serves the request given in parameter
toString() - Method in class org.objectweb.proactive.core.UniqueID
Returns a string representation of this UniqueID.
toString() - Method in class org.objectweb.proactive.core.body.BodyMap
 
toString() - Method in class org.objectweb.proactive.core.body.AbstractBody
Returns a string representation of this object.
toString() - Method in class org.objectweb.proactive.core.body.message.MessageImpl
 
toString() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
toString() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
 
toString() - Method in class org.objectweb.proactive.core.event.FutureEvent
 
toString() - Method in class org.objectweb.proactive.core.event.ProActiveEvent
 
toString() - Method in class org.objectweb.proactive.core.event.MessageEvent
Returns a string representation of this event
toString() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
 
toString() - Method in class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
 
toString() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
toString() - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
toString() - Method in class org.objectweb.proactive.ext.security.EntityVirtualNode
 
toString() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
toString() - Method in class org.objectweb.proactive.ext.security.Communication
 
toString() - Method in class org.objectweb.proactive.ext.security.Policy
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.SessionException
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.KeyExchangeException
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.AuthenticationException
 
toString(StringBuffer) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
toString(StringBuffer) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
toVector() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Return a java.util.Vector made of strings representing the destinations
transformEffectiveArgumentsIntoByteArray() - Method in class org.objectweb.proactive.core.mop.MethodCall
transform the effectiveArguments into a byte[]
TRUSTED_CERTIFICATION_AUTHORITY_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
trustedCertificationAuthority - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
turnActive(Object) - Static method in class org.objectweb.proactive.ProActive
Turns the target object into an ActiveObject attached to a default node in the local JVM.
turnActive(Object, Node) - Static method in class org.objectweb.proactive.ProActive
Turns the target object into an Active Object and send it to the given Node or to a default node in the local JVM if the given node is null.
turnActive(Object, Node, Active, MetaObjectFactory) - Static method in class org.objectweb.proactive.ProActive
Turns the target object into an Active Object and send it to the given Node or to a default node in the local JVM if the given node is null.
turnActive(Object, String) - Static method in class org.objectweb.proactive.ProActive
Turns the target object into an Active Object and send it to the Node identified by the given url.
turnActive(Object, String, Node) - Static method in class org.objectweb.proactive.ProActive
Turns a Java object into an Active Object and send it to a remote Node or to a local node if the given node is null.
turnActive(Object, String, Node, Active, MetaObjectFactory) - Static method in class org.objectweb.proactive.ProActive
Turns a Java object into an Active Object and send it to a remote Node or to a local node if the given node is null.
turnActive(Object, String, VirtualNode) - Static method in class org.objectweb.proactive.ProActive
Turns a Java object into an Active Object and send it to remote Nodes mapped to the given virtualnode in the XML deployment descriptor.
turnActiveGroup(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Turns the target object (a typed group) into an ActiveObject (an active typed group) attached to a default node in the local JVM.
turnActiveGroup(Object, Node) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Turns the target object (a typed group) into an ActiveObject (an active typed group) attached to a specified node.
turnActiveGroup(Object, String) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Turns the target object (a typed group) into an ActiveObject (an active typed group) attached to a specified node.
turnReified(String, Object[], Object) - Static method in class org.objectweb.proactive.core.mop.MOP
Reifies an object
turnReified(String, String, Object[], Object) - Static method in class org.objectweb.proactive.core.mop.MOP
Reifies an object
type - Variable in class org.objectweb.proactive.core.event.ProActiveEvent
type of the message
type - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
typeFactory - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
TYPES_TAG - Static variable in interface org.objectweb.proactive.core.component.xml.ComponentsDescriptorConstants
 
TypesHandler - class org.objectweb.proactive.core.component.xml.TypesHandler.
 
TypesHandler(HashMap) - Constructor for class org.objectweb.proactive.core.component.xml.TypesHandler
 

U

unbindFc(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
unbindFc(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
see BindingController.unbindFc(String)
unilateralAuthenticationReceiverSide(long, long, String) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
unilateralAuthenticationSenderSide(UniversalBody) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
union(Group) - Method in interface org.objectweb.proactive.core.group.Group
Creates a new group with all members of the group and all the members of the group g
union(Group) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Creates a new group with all members of the group and all the members of the group g
UniqueID - class org.objectweb.proactive.core.UniqueID.
UniqueID is a unique object identifier across all jvm.
UniqueID() - Constructor for class org.objectweb.proactive.core.UniqueID
Creates a new UniqueID
uniqueSerialization - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
Flag to deternime the semantic of communication (unique serialization of parameters or not)
universalBody - Variable in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
UniversalBody - interface org.objectweb.proactive.core.body.UniversalBody.
An object implementing this interface provides the minimum service a body offers remotely or locally.
UniversalBodyProxy - class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy.
 
UniversalBodyProxy() - Constructor for class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
Empty, no args constructor
UniversalBodyProxy(ConstructorCall, Object[]) - Constructor for class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
Instantiates an object of class BodyProxy, creates a body object (referenced either via the instance variable localBody or remoteBody) and passes the ConstructorCall object c to the body, which will then handle the creation of the reified object (That's it !).
UniversalBodyWrapper - class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper.
 
UniversalBodyWrapper(UniversalBody, long) - Constructor for class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
Create a time-limited wrapper around a UniversalBody
UniversalProcess - interface org.objectweb.proactive.core.process.UniversalProcess.
A class implementing this interface is able to start a process based on a command to execute.
UnmarshallerHandler - interface org.objectweb.proactive.core.xml.handler.UnmarshallerHandler.
Receives SAX event and pass them on
UnreachableGroupException - exception org.objectweb.proactive.core.group.UnreachableGroupException.
This Exception occurs when a reference on a group is requiered and a null value is returned.
UnreachableGroupException() - Constructor for class org.objectweb.proactive.core.group.UnreachableGroupException
 
unreferenced() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
unreferenced() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
unreferenced() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
unregister(String) - Static method in class org.objectweb.proactive.ProActive
Unregisters an active object previously registered into a RMI registry.
unregister(String) - Static method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Unregisters an active object previously registered into a RMI registry.
unregister(String) - Static method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Unregisters an active object previously registered into a RMI registry.
unregister(String) - Static method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Unregisters an active object previously registered into a RMI registry.
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
unregisterAllVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Unregisters all VirtualNodes from the local runtime
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
unregisterAllVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
unregisterAllVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
unregisterAllVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
unregisterVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Unregisters the VirtualNode of the given name from the local runtime.
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
unregisterVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
unregisterVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
unregisterVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
unregisterVirtualNode(VirtualNode) - Static method in class org.objectweb.proactive.ProActive
Unregisters the virtualNode previoulsy registered in a registry such as JINI or RMI.
unsetContinuationTag() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
unsetExceptionHandler(int, Object, Class) - Static method in class org.objectweb.proactive.ProActive
Remove the handler associated to a non functional exception.
unsetMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
unsetMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FutureMap
 
unsetMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FuturePool
 
unsetScatterGroup(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Allows the typed group to broadcast parameters
unsetUniqueSerialization(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Removes the ability of a typed group to make an unique serialization
up(Object) - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the object at the up of the specified object in the three-dimensional topology group
up(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
Returns the object at the up of the specified object in the two-dimensional topology group
up(Object) - Method in class org.objectweb.proactive.core.group.topology.Plan
Returns the object at the up of the specified object in the two-dimensional topology group
up(Object) - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the object at the up of the specified object in the three-dimensional topology group
updateBody(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.BodyMap
add the set (id, node) in the idToBodyMap erase any previous entry
updateCumulatedTime(long[], long[]) - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
updateLocalNodeVirtualName() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
updateLocalNodeVirtualName() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
updateLocalNodeVirtualName() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
updateLocation(Body) - Method in class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
update our location on the Location Server
updateLocation(Body) - Method in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.AbstractUniversalBody
 
updateLocation(UniqueID, UniversalBody) - Method in interface org.objectweb.proactive.core.body.UniversalBody
Signals to this body that the body identified by id is now to a new remote location.
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
updateLocation(UniqueID, UniversalBody) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
Signals to this body that the body identified by id is now to a new remote location.
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl_Stub
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
updateLocation(UniqueID, UniversalBody) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
Signals to this body that the body identified by id is now to a new jini location.
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_Stub
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
updateLocation(UniqueID, UniversalBody) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
Signals to this body that the body identified by id is now to a new remote location.
updateLocation(UniqueID, UniversalBody) - Method in interface org.objectweb.proactive.ext.locationserver.LocationServer
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.ext.util.SimpleLocationServer
Update the location for the mobile object s with id
updateServer() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
UrlBuilder - class org.objectweb.proactive.core.util.UrlBuilder.
This class is a utility class to perform modifications and operations on urls.
UrlBuilder() - Constructor for class org.objectweb.proactive.core.util.UrlBuilder
 
username - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
Utils - class org.objectweb.proactive.core.component.asmgen.Utils.
Utility class for bytecode generation operations.
Utils - class org.objectweb.proactive.core.mop.Utils.
This class contains static convenience and utility methods
Utils() - Constructor for class org.objectweb.proactive.core.component.asmgen.Utils
 
Utils() - Constructor for class org.objectweb.proactive.core.mop.Utils
 

V

VARIABLE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
VIRTUAL_NODE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
VIRTUAL_NODES_ACQUISITION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
VIRTUAL_NODES_DEFINITION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
VirtualMachine - interface org.objectweb.proactive.core.descriptor.data.VirtualMachine.
A VirtualMachine is a conceptual entity that represents a JVM running a ProActiveRuntime
VirtualMachineImpl - class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl.
A VirtualMachine is a conceptual entity that represents a JVM running a ProActiveRuntime
virtualNode - Variable in class org.objectweb.proactive.core.component.xml.ComponentHandler
 
VirtualNode - interface org.objectweb.proactive.core.descriptor.data.VirtualNode.
A VirtualNode is a conceptual entity that represents one or several nodes.
VirtualNodeImpl - class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl.
A VirtualNode is a conceptual entity that represents one or several nodes.
VirtualNodeLookup - class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup.
A VirtualNode represents a conceptual entity.
VirtualNodeLookup(String) - Constructor for class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
virtualNodeName - Variable in class org.objectweb.proactive.ext.security.EntityVirtualNode
 
vmInformation - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
vmInformation - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
vmInformation - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
VMInformation - interface org.objectweb.proactive.core.runtime.VMInformation.
A class implementing this interface provides information about the VM it is attached to.
VMLevel - Static variable in class org.objectweb.proactive.ProActive
VM level provides different strategies according to the virtual machine
vmName - Variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
vmName - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
VMNAME_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
vnName - Variable in class org.objectweb.proactive.core.node.NodeImpl
 
VNName - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
vnNodesArray - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
vnNodesArray - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
VOID_REQUEST_SERVED - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating the encapsulated request without reply has been served
voidRequestServed(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that the request encapsulated in the event event has been served without needing a reply

W

WAIT_BY_NECESSITY - Static variable in class org.objectweb.proactive.core.event.FutureEvent
Created when a Thread is blocked.
WAIT_FOR_REQUEST - Static variable in class org.objectweb.proactive.core.event.RequestQueueEvent
 
waitAll() - Method in interface org.objectweb.proactive.core.group.Group
Waits that all the members are arrived.
waitAll() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits that all the members are arrived.
waitAll() - Method in class org.objectweb.proactive.ext.util.FutureList
 
waitAll(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits for all the futures are arrived.
waitAndGetOne() - Method in interface org.objectweb.proactive.core.group.Group
Waits that at least one member is arrived and returns it.
waitAndGetOne() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits that at least one member is arrived and returns it.
waitAndGetOne() - Method in class org.objectweb.proactive.ext.util.FutureList
 
waitAndGetOne(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits one future is arrived and get it.
waitAndGetTheNth(int) - Method in interface org.objectweb.proactive.core.group.Group
Waits that the member at the specified rank is arrived and returns it.
waitAndGetTheNth(int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits that the member at the specified rank is arrived and returns it.
waitAndGetTheNth(int) - Method in class org.objectweb.proactive.ext.util.FutureList
 
waitAndGetTheNth(Object, int) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Wait the N-th future is arrived and get it.
waitAndRemoveOne() - Method in class org.objectweb.proactive.ext.util.FutureList
 
waitDone() - Method in class org.objectweb.proactive.core.group.threadpool.EndControler
Suspends the current thread until all the pending jobs in the ThreadPool are done.
waited - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
Number of awaited methodcall on the group's member.
waitFor() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Blocks the calling thread until the future object is available.
waitFor() - Method in interface org.objectweb.proactive.core.body.future.Future
 
waitFor() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
waitFor() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Causes the current thread to wait until this Process has terminated.
waitFor(Object) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until the object future is available.
waitForAll(Vector) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until all futures in the vector are available.
waitForAny(Vector) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until one of the futures in the vector is available.
waitForReply() - Method in class org.objectweb.proactive.core.body.future.FuturePool
 
waitForRequest() - Method in class org.objectweb.proactive.Service
blocks until a request is available or until the body terminate
waitForRequest() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
waitForRequest() - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request available.
waitForTheNth(Vector, int) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until the N-th of the futures in the vector is available.
waitingForFuture(FutureEvent) - Method in interface org.objectweb.proactive.core.event.FutureEventListener
Signals that a Thread was forced to wait for a future result.
waitN(int) - Method in interface org.objectweb.proactive.core.group.Group
Waits that at least n members are arrived.
waitN(int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits that at least n members are arrived.
waitN(int) - Method in class org.objectweb.proactive.ext.util.FutureList
 
waitN(Object, int) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits n futures are arrived.
waitOne() - Method in interface org.objectweb.proactive.core.group.Group
Waits that at least one member is arrived.
waitOne() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits that at least one member is arrived.
waitOne() - Method in class org.objectweb.proactive.ext.util.FutureList
 
waitOne(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits for (at least) one future is arrived.
waitOneAndGetIndex() - Method in interface org.objectweb.proactive.core.group.Group
Waits that at least one member is arrived and returns its index.
waitOneAndGetIndex() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits that at least one member is arrived and returns its index.
waitOneAndGetIndex(Object) - Method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits that at least one member is arrived and returns its index.
waitTheNth(int) - Method in interface org.objectweb.proactive.core.group.Group
Waits that the member at the specified rank is arrived.
waitTheNth(int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits that the member at the specified rank is arrived.
waitTheNth(int) - Method in class org.objectweb.proactive.ext.util.FutureList
 
waitTheNth(Object, int) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Wait the N-th future in the list is arrived.
warning(SAXParseException) - Method in class org.objectweb.proactive.core.xml.io.SAXParserErrorHandler
 
wasSent() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
width - Variable in class org.objectweb.proactive.core.group.topology.Ring
size of the one-dimensional topology group
width - Variable in class org.objectweb.proactive.core.group.topology.Line
size of the one-dimensional topology group
wrappedBody - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
wrapper - Variable in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
write(byte[]) - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
write(byte[], int, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
write(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
writeExternal(ObjectOutput) - Method in class org.objectweb.proactive.core.body.BodyMap
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeKeys() - Static method in class org.objectweb.proactive.ext.security.crypto.CertificationAuthority
 
writePDU(byte[]) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
writeTheObject(ObjectOutputStream) - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
 
writeTheObject(ObjectOutputStream) - Method in class org.objectweb.proactive.core.mop.MethodCall
 

X

XML_CERTIFICATE - Static variable in interface org.objectweb.proactive.ext.security.SecurityConstants
 
XML_CERTIFICATION_AUTHORITY_CERTIFICATE - Static variable in interface org.objectweb.proactive.ext.security.SecurityConstants
 
XML_PRIVATE_KEY - Static variable in interface org.objectweb.proactive.ext.security.SecurityConstants
 
XML_TRUSTED_CERTIFICATION_AUTHORITY - Static variable in interface org.objectweb.proactive.ext.security.SecurityConstants
 
XMLHandler - interface org.objectweb.proactive.core.xml.io.XMLHandler.
Receives SAX event and pass them on
XMLPropertiesStore - class org.objectweb.proactive.core.xml.XMLPropertiesStore.
This class implements a XML based preferences store.
XMLPropertiesStore(String) - Constructor for class org.objectweb.proactive.core.xml.XMLPropertiesStore
Contructs a new intance of XMLPropertiesStore based on th given URI pointing to XML data.
XMLReader - interface org.objectweb.proactive.core.xml.io.XMLReader.
A class implementing this interface is able to read XML data

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

Copyright © April 2004 INRIA All Rights Reserved.