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
 
ACQUISITION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
ACTION - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
ACTION_EXCEPTION - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
ACTION_NAME - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
ADD_REQUEST - Static variable in class org.objectweb.proactive.core.event.RequestQueueEvent
 
AFTER_MIGRATION - Static variable in class org.objectweb.proactive.core.event.MigrationEvent
 
ALLOWED - Static variable in class org.objectweb.proactive.ext.security.Communication
 
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.
APPLICATION_NAME_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
ASMBytecodeStubBuilder - class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder.
 
ASMBytecodeStubBuilder(String) - Constructor for class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
ATTRIBUTE_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
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, String) - 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
 
AbstractEventProducer - class org.objectweb.proactive.core.event.AbstractEventProducer.
Provides support for adding, removing and notifying ProActiveListener.
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
AbstractEventProducer(boolean, boolean) - Constructor for class org.objectweb.proactive.core.event.AbstractEventProducer
Creates an AbstractEventProducer and specifies whether its registered listener should be serialized or not and whether the refence on listener should be weak or not.
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.
AbstractExternalProcess - class org.objectweb.proactive.core.process.AbstractExternalProcess.
 
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
 
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
 
AbstractExternalProcessDecorator - class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.
 
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
 
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
 
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
 
AbstractLauncher - class org.objectweb.proactive.ext.closedworldlauncher.AbstractLauncher.
 
AbstractLauncher() - Constructor for class org.objectweb.proactive.ext.closedworldlauncher.AbstractLauncher
 
AbstractNodeCreationEventListener - class org.objectweb.proactive.core.event.AbstractNodeCreationEventListener.
 
AbstractNodeCreationEventListener(VirtualNode) - Constructor for class org.objectweb.proactive.core.event.AbstractNodeCreationEventListener
 
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, String) - 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(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
AbstractUnmarshallerDecorator() - Constructor for class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
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() - 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(Throwable) - Constructor for class org.objectweb.proactive.ActiveObjectCreationException
Constructs a ActiveObjectCreationException with the specified detail message and nested exception.
ActiveObjectCreationException - exception org.objectweb.proactive.core.exceptions.creation.ActiveObjectCreationException.
Creation 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.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.
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(String) - Constructor for class org.objectweb.proactive.ext.security.crypto.AuthenticationException
 
AuthenticationException() - 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.
AverageMicroTimer - class org.objectweb.proactive.core.util.timer.AverageMicroTimer.
 
AverageMicroTimer() - Constructor for class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
AverageMicroTimer(String) - Constructor for class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
accept(ServerSocket) - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
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
 
acceptReference(Flower) - Method in class org.objectweb.proactive.ext.security.test.Flower
 
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 class org.objectweb.proactive.Service.RequestFilterOnMethodName
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.
acquireLock() - Static method in class org.objectweb.proactive.core.ssh.JSchSingleton
Everytime you want to access one of the methods exported by the JSch library, you need to acquire this global lock.
actionPerformed(ActionEvent) - Method in class org.objectweb.proactive.ext.security.gui.SecurityGui
 
activate() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Activates all the Nodes mapped to this VirtualNode in the XML Descriptor
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 class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
activateMapping(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Activates the specified VirtualNode defined in the XML Descriptor
activateMapping(String) - 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.
activateMappings() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
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.AbstractBody
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.BodyImpl
Signals that the activity of this body, managed by the active thread has just stopped.
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(Request) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
add(Binding) - Method in class org.objectweb.proactive.core.component.Bindings
 
add(ProActiveListener) - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Adds the given listener
add(ExceptionInGroup) - Method in class org.objectweb.proactive.core.group.ExceptionList
Adds an exception into this list
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(int, Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
add(Destination) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
add(String, String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
add(Destination) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Adds a Destination to an itinary
add(String, String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
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.
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.BodyMap
 
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.event.BodyEventProducerImpl
 
addClassToCache(String, Class) - Static method in class org.objectweb.proactive.core.mop.MOP
 
addComponent(Component) - Method in class org.objectweb.proactive.core.component.adl.Registry
see @link org.objectweb.fractal.adl.RegistryManager#addComponent(org.objectweb.fractal.api.Component)
addComponent(Component) - Method in interface org.objectweb.proactive.core.component.adl.RegistryManager
Adds a component instance.
addComponent(Component) - Method in class org.objectweb.proactive.core.component.adl.RegistryManagerImpl
 
addComponent(Object, Object, String, Object) - Method in class org.objectweb.proactive.core.component.adl.components.ProActiveComponentBuilder
 
addComposingVirtualNode(ComposingVirtualNode) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposedFrom
 
addComposingVirtualNode(ComposingVirtualNode) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNodeContainer
 
addComposingVirtualNode(LinkedVirtualNode) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Adds a composing virtual node
addEntityFrom(Entity) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
addEntityTo(Entity) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
addExportedVirtualNode(ExportedVirtualNode) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodes
 
addExportedVirtualNode(String, String, String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Adds to the composition an exported virtual node with its composing virtual nodes as a String.
addFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
addFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
addFutureEventListener(FutureEventListener) - Method in interface org.objectweb.proactive.core.body.future.FutureEventProducer
Adds a listener of FutureEvent to this body.
addFutureEventListener(FutureEventListener) - Method in class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
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.BodyImpl
 
addMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.HalfBody
 
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.core.body.message.MessageEventProducerImpl
 
addMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
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
 
addMigrationEventListener(MigrationEventListener) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
addNamedElement(String, Object) - Method in interface org.objectweb.proactive.core.group.Group
Associates the specified value with the specified key in this Group (optional operation).
addNamedElement(String, Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Associates the specified value with the specified key in this Group (optional operation).
addNext(Destination) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
addNext(String, String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
addNext(Destination) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Adds a Destination for the next migration
addNext(String, String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
addNodeCreationEventListener(NodeCreationEventListener) - Method in interface org.objectweb.proactive.core.event.NodeCreationEventProducer
Adds a listener of NodeCreationEvent.
addNodeCreationEventListener(NodeCreationEventListener) - Method in class org.objectweb.proactive.core.event.NodeCreationEventProducerImpl
 
addParent(Component) - Method in interface org.objectweb.proactive.core.component.controller.ProActiveSuperController
 
addParent(Component) - Method in class org.objectweb.proactive.core.component.controller.ProActiveSuperControllerImpl
 
addParent(Component) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
addParent(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
**For internal use only** Tells this runtime that it's registered in another one
addParent(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
addParent(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
addParent(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
addParent(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
addParent(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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
addRequestProperty(String, String) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
addRequestQueueEventListener(RequestQueueEventListener) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
addRequestQueueEventListener(RequestQueueEventListener) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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
 
addService(String, UniversalService) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Updates with the effective service, all objects that are mapped with the serviceID.
addService(String, UniversalService) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
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.
addShortcut(String, String, String[]) - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
addStream(BenchStream) - Method in class org.objectweb.proactive.ext.benchsocket.BenchFactory
 
addStream(BenchStream) - Method in interface org.objectweb.proactive.ext.benchsocket.BenchFactoryInterface
 
addStream(BenchStream) - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
addSuperInterfaces(Class, Vector) - Static method in class org.objectweb.proactive.core.mop.Utils
looks for all super interfaces of the given interface, and adds them in the given Vector
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
addToFront(Request) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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.
addToMemory(long) - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
addToMemoryTest(long) - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
Called only to perform some testing
addVirtualMachine(VirtualMachine) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Adds a VirtualMachine entity to this VirtualNode
addVirtualMachine(VirtualMachine) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
addVirtualMachine(VirtualMachine) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
addedProperties - Variable in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
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
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
allArrived() - Method in interface org.objectweb.proactive.core.group.Group
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.
allArrived() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Checks if all the members of the Group are arrived.
allAwaited(Vector) - Static method in class org.objectweb.proactive.ProActive
Return false if one object of futures is available.
allAwaited() - Method in interface org.objectweb.proactive.core.group.Group
Checks if all the members of the Group 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.
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
allocLocalPort() - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
alpha - Variable in class org.objectweb.proactive.core.util.timer.EWMATimer
 
alreadykilled - Variable in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
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
 
appendVnSuffix(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
applicationCertificate - Variable in class org.objectweb.proactive.ext.security.Entity
 
applicationCertificate - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
applicationCertificate - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
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
 
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.
attachFile(SOAPMessage, File, String) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
available() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
average - Variable in class org.objectweb.proactive.core.util.timer.EWMATimer
 

B

B - Variable in class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
BEFORE_MIGRATION - Static variable in class org.objectweb.proactive.core.event.MigrationEvent
 
BINDING_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
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
BOOKING_DURATION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
BOOT_CLASSPATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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
 
BUILDER_BINDING - Static variable in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler
 
BYTE_CODE_MANIPULATOR - Static variable in class org.objectweb.proactive.core.mop.MOPClassLoader
 
BarrierState - class org.objectweb.proactive.core.group.spmd.BarrierState.
 
BarrierState() - Constructor for class org.objectweb.proactive.core.group.spmd.BarrierState
Constructor
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(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
BasicUnmarshallerDecorator() - Constructor for class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
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
 
BenchClientSocket - class org.objectweb.proactive.ext.benchsocket.BenchClientSocket.
 
BenchClientSocket() - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
BenchClientSocket(Socket, BenchFactoryInterface) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
BenchClientSocket(String, int, BenchFactoryInterface) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
BenchClientSocket(InetAddress, int, BenchFactoryInterface) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
BenchFactory - class org.objectweb.proactive.ext.benchsocket.BenchFactory.
 
BenchFactory() - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchFactory
 
BenchFactoryInterface - interface org.objectweb.proactive.ext.benchsocket.BenchFactoryInterface.
 
BenchIbisSocketFactory - class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory.
 
BenchIbisSocketFactory() - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
BenchInputStream - class org.objectweb.proactive.ext.benchsocket.BenchInputStream.
 
BenchInputStream(InputStream, int) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
BenchInputStream(InputStream, int, BenchClientSocket) - 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
 
BenchOutputStream(OutputStream, int, BenchClientSocket) - 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, BenchFactoryInterface) - Constructor for class org.objectweb.proactive.ext.benchsocket.BenchServerSocket
 
BenchServerSocket(int, InetAddress, BenchFactoryInterface) - 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.
 
Binding - class org.objectweb.proactive.core.component.Binding.
Stores a binding between a client interface and a server interface.
Binding(Interface, String, Interface) - Constructor for class org.objectweb.proactive.core.component.Binding
 
Bindings - class org.objectweb.proactive.core.component.Bindings.
A bindings container.
Bindings() - Constructor for class org.objectweb.proactive.core.component.Bindings
 
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
 
Body - interface org.objectweb.proactive.Body.
An object implementing this interface is an implementation of the non fonctionnal part of an ActiveObject.
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
 
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.http.BodyRequest.
This class is used to encapsulate a request into an HTTP message
BodyRequest(String, ArrayList, UniqueID) - Constructor for class org.objectweb.proactive.core.body.http.BodyRequest
Construct a request to send to the Active object identified by the UniqueID
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
 
BouncingRequestReceiver - class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver.
 
BouncingRequestReceiver() - Constructor for class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
BytecodeStubBuilder - class org.objectweb.proactive.core.mop.BytecodeStubBuilder.
 
BytecodeStubBuilder(String) - Constructor for class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
Implements the backup solution
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
Implements the backup solution
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
Implements the backup solution
backupSolution(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
Implements the backup solution
barrier(String) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Strongly synchronizes all the members of the spmd group
barrier(String, Object) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Strongly synchronizes all the members of the group.
barrier(String[]) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Stops the activity and wait for the methods to resume.
barrierBlockingRemove() - 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.
barrierOver() - Method in class org.objectweb.proactive.core.group.spmd.MethodBarrier
Tests if the barrier is achived or not.
barrierRemoveOldest() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
basePort - Variable in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
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
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
bind(SocketAddress) - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
bind(SocketAddress) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
bindFc(String, Object) - Method in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
bindFc(String, Object) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler
 
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
 
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 youngest 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(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.
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.
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(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() - 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(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(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 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.
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(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.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest(String) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest(long) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveOldest() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
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(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() - 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(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(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 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 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 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.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveYoungest(String) - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveYoungest() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
blockingRemoveYoungest(long) - Method in 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(String) - Method in class org.objectweb.proactive.Service
Serves the oldest request for a method of name methodName.
blockingServeOldest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the oldest request matching the criteria given be the filter.
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(String) - Method in class org.objectweb.proactive.Service
Serves the youngest request for a method of name methodName.
blockingServeYoungest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the youngest request matching the criteria given be the filter.
bob() - Method in class org.objectweb.proactive.ext.security.test.Flower
 
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.exceptions.RenegotiateSessionException
 
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
bodyID - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
Unique ID of the body.
bodyID - Variable in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
The 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
bookingDuration - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
bookingDuration - Variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
bookingDuration - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
bookingDuration - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
bootClasspath - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
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 qdel 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.AbstractExternalProcess
 
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.JVMProcessImpl
 
buildCommand() - Method in class org.objectweb.proactive.core.process.SimpleExternalProcess
 
buildCommand() - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
buildCommand() - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
oarsub is not able to receive env variables or parameters for a script we thus rely on the following trick, the command has the form echo "real command" | qsub -I ...
buildCommand() - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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
 
buildNodeURL(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
buildRLoginCommand() - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
buildRLoginCommand() - Method in class org.objectweb.proactive.core.process.rlogin.RLoginProcess
 
buildRSHCommand() - Method in class org.objectweb.proactive.core.process.rsh.RSHProcess
 
buildResourceString() - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
buildResourceString() - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
buildResourceString() - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
buildSSHCommand() - Method in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
buildTargetObjectConstructorCall(Class, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
 
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
Returns an url under the form protocol://host:port/name
buildUrlFromProperties(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
 

C

CERTIFICATE_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
CLASSNAME_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
CLASSPATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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
 
COMMAND_PATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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
 
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_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
 
COMPOSING_VIRTUAL_NODES_REGEX - Static variable in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
 
COMPOSITE - Static variable in interface org.objectweb.proactive.core.component.Constants
 
COMPOSITE_REPRESENTATIVE_SUFFIX - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
CONTENT_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
CREATION_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
CURRENTJVM_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
CYCLIC_NODE_SUFFIX - Static variable in interface org.objectweb.proactive.core.component.Constants
 
CanMigrateTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
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
 
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
 
CertTools - class org.objectweb.proactive.ext.security.CertTools.
Tools to handle common certificate operations.
CertificateChainValidation - class org.objectweb.proactive.ext.security.test.CertificateChainValidation.
 
CertificateChainValidation() - Constructor for class org.objectweb.proactive.ext.security.test.CertificateChainValidation
 
CertificateException - exception org.objectweb.proactive.ext.security.exceptions.CertificateException.
 
CertificateException() - Constructor for class org.objectweb.proactive.ext.security.exceptions.CertificateException
 
CertificateException(String) - Constructor for class org.objectweb.proactive.ext.security.exceptions.CertificateException
 
CertificateException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.CertificateException
 
CertificateException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.CertificateException
 
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
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
 
CircularArrayList - class org.objectweb.proactive.core.util.CircularArrayList.
Originally written by Dr.
CircularArrayList() - Constructor for class org.objectweb.proactive.core.util.CircularArrayList
 
CircularArrayList(int) - Constructor for class org.objectweb.proactive.core.util.CircularArrayList
 
CircularArrayList(Collection) - Constructor for class org.objectweb.proactive.core.util.CircularArrayList
 
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
 
ClassServer - class org.objectweb.proactive.core.rmi.ClassServer.
 
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
 
ClassServer(int, String) - 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.
ClassServer(String) - Constructor for class org.objectweb.proactive.core.rmi.ClassServer
Constructs a ClassFileServer.
ClassServerHelper - class org.objectweb.proactive.core.rmi.ClassServerHelper.
 
ClassServerHelper() - Constructor for class org.objectweb.proactive.core.rmi.ClassServerHelper
 
CollectionUnmarshaller - class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller.
Receives SAX event and pass them on
CollectionUnmarshaller(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
CollectionUnmarshaller() - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
CollectionUnmarshaller(Class, boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
CollectionUnmarshaller(Class) - Constructor for class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
Communication - class org.objectweb.proactive.ext.security.Communication.
 
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
This method specifies if communication is allowed
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
 
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.
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(String, String, ComponentType) - Constructor for class org.objectweb.proactive.core.component.ComponentParameters
Constructor for ComponentParameters.
ComponentParameters(ComponentType, ControllerDescription) - Constructor for class org.objectweb.proactive.core.component.ComponentParameters
Constructor
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.
ComposedFrom - interface org.objectweb.proactive.core.component.adl.vnexportation.ComposedFrom.
An AST node interface to define a set of virtual nodes composing an exported virtual node.
ComposedFromContainer - interface org.objectweb.proactive.core.component.adl.vnexportation.ComposedFromContainer.
An AST node interface for nodes that can contain "composedFrom" elements..
ComposingVirtualNode - interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNode.
An AST node interface to define a virtual node composing an exported virtual node.
ComposingVirtualNodeContainer - interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNodeContainer.
An AST node interface for nodes that can contain composing virtual nodes elements
Composite - class org.objectweb.proactive.core.component.type.Composite.
Dummy class, on top of which we build the membrane of a composite component
Composite() - Constructor for class org.objectweb.proactive.core.component.type.Composite
Constructor for Composite.
CompositeAverageMicroTimer - class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer.
A CompositeMicroTimer maintains many timer at once.
CompositeAverageMicroTimer(String) - Constructor for class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
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
 
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
ContentDescription - class org.objectweb.proactive.core.component.ContentDescription.
Fractal implementation-specific description of the content of components.
ContentDescription(String, Object[], VirtualNode, Active, MetaObjectFactory) - 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[]) - 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[], Node) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor
ContentDescription(String) - Constructor for class org.objectweb.proactive.core.component.ContentDescription
constructor.
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(String, String) - Constructor for class org.objectweb.proactive.core.component.ControllerDescription
constructor
ControllerDescription(ControllerDescription) - Constructor for class org.objectweb.proactive.core.component.ControllerDescription
copy constructor (clones the object)
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.
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.
canMigrateTo(String, String, String) - 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
 
certificateLocation - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
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
 
checkCertificateChain(X509Certificate, X509Certificate[]) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
Checks a X509 certificate for validity, expiration, and other problems.
checkClassIsReifiable(Class) - Static method in class org.objectweb.proactive.core.mop.MOP
 
checkClientInterfaceName(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
checkComposingVirtualNodesSyntax(String) - Static method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Checks the syntax of the given String of composing virtual nodes
checkLifeCycleIsStopped() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
some control operations are to be performed while the component is stopped
checkMethod(String) - Method in class org.objectweb.proactive.core.group.spmd.MethodBarrier
Tests if this barrier wait for the specified method.
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 interface org.objectweb.proactive.core.body.migration.MigrationManager
 
checkNode(Node) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
checkNonEmpty(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
checkNonEmpty(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
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
 
cl - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
cl - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
cl - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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
 
classDataCache - Static variable in class org.objectweb.proactive.core.mop.MOPClassLoader
 
classGenerator - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
classGenerator - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
classGenerator - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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.ASMBytecodeStubBuilder
 
className - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
classServerHelper - Static variable in class org.objectweb.proactive.core.runtime.http.RemoteRuntimeFactory
 
classServerHelper - Static variable in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
classServerHelper - Static variable in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
classname - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
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
 
clear() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
clear() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
clear() - Method in class org.objectweb.proactive.core.component.adl.Registry
empties the registry
clear() - Method in interface org.objectweb.proactive.core.component.adl.RegistryManager
Empties the registry
clear() - Method in class org.objectweb.proactive.core.component.adl.RegistryManagerImpl
 
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
 
clearHandlerPolicy() - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Clear handler policy
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.AbstractBody
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.proxy.AbstractProxy
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
Clear the local map of handlers
clearHandlersLevel() - Method in interface org.objectweb.proactive.core.exceptions.Handlerizable
Clear the local map of handlers
clearHandlersLevel() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
Clear the local map of handlers
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
clone() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
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.ssh.rmissh.SshSocket
 
close() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Closes the store.
close() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
close() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
close(InputStream, OutputStream, Socket) - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
close() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
close() - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
codeLevel - Static variable in class org.objectweb.proactive.ProActive
Code level is used for temporary handlers
codebase - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
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.Plan
Returns the column that contains the specified object
column(int) - Method in class org.objectweb.proactive.core.group.topology.Torus
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
command - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
command_path - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
communicationReply - Variable in class org.objectweb.proactive.ext.security.Policy
 
communicationRequest - Variable in class org.objectweb.proactive.ext.security.Policy
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationCompiler
 
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler
 
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).
componentFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
compose(String, ExportedVirtualNode[], VirtualNode) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesBuilder
Composes exported virtual nodes.
compose(String, ExportedVirtualNode[], VirtualNode) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesBuilderImpl
 
compose(String, String, String, String, boolean) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Links virtual nodes to composing nodes and to exporting node
compose(String, ExportedVirtualNode, ComposingVirtualNode, boolean) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Links virtual nodes to composing nodes and to exporting node
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
 
config - Static variable in class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
connect() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
connect() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
connect(SocketAddress, int) - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
connect(SocketAddress, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
connect(SocketAddress) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
construct(RemoteBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
contains(ProActiveListener) - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Returns true if listener is a listener contained in the list.
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
 
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
 
containsKey(String) - Method in interface org.objectweb.proactive.core.group.Group
Returns true if this Group contains a mapping for the specified key.
containsKey(String) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns true if this Group contains a mapping for the specified key.
containsValue(Object) - Method in interface org.objectweb.proactive.core.group.Group
Returns true if this Group maps one or more keys to the specified value.
containsValue(Object) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns true if this Group maps one or more keys to the specified value.
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.
convert(Object) - Static method in class org.objectweb.proactive.core.util.ObjectToByteConverter
 
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.ASMBytecodeStubBuilder
 
create() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createAuthorityKeyId(PublicKey, X509Name, int) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
createAuthorityKeyId(PublicKey) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
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.ProActiveRuntimeImpl
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
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.ibis.RemoteProActiveRuntimeAdapter
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
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.jini.JiniRuntimeAdapter
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
createBody(String, ConstructorCall, boolean) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
createBody(String, ConstructorCall, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
createClassGenerator() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
createClassGenerator() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createClassGenerator() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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
createComponent(String[]) - Static method in class org.objectweb.proactive.core.component.adl.Launcher
 
createComponent(Object, String, String, ControllerDescription, ContentDescription, VirtualNode, Map) - Method in interface org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilder
Allows the creation of a ProActive component on a given virtual node
createComponent(Object, String, String, Object, Object, Object) - Method in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
createComponent(Object, String, String, ControllerDescription, ContentDescription, VirtualNode, Map) - Method in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
createComponentRepresentative(ComponentType, Proxy) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeFactory
Creates a component representative according to the type of the component (it also generates the required functional interfaces), and connects the representative to the given proxy
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.ASMBytecodeStubBuilder
 
createConstructor() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createDefaultMethods() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createDefaultMethods.
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.RepresentativeInterfaceClassGenerator
implementation of abstract method defined in mother class
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.AbstractInterfaceClassGenerator
Method createFields.
createFields() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createFields() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createFields() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createFields() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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.ASMBytecodeStubBuilder
 
createGetAndSetProxyMethods() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createJKS(String, PrivateKey, String, X509Certificate, Certificate[]) - Static method in class org.objectweb.proactive.ext.security.KeyTools
Creates JKS-file that can be used with JDK.
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 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.ProActiveRuntimeImpl
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
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.ibis.RemoteProActiveRuntimeAdapter
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
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.jini.JiniRuntimeAdapter
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
createLocalNode(String, boolean, PolicyServer, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
createMOPClassLoader() - Static method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
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).
createMemberWithMultithread(String, Object[], String[]) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Builds the members using the threads (of the threadpool).
createMessage() - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
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.component.asmgen.MetaObjectInterfaceClassGenerator
 
createMethod(int, Method) - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createMethod(int, Method) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createMethod(int, Method) - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createMethodGenerator(Method) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
createMethodGenerator(Method) - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createMethodGenerator(Method) - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createName(String) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
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) - Static method in class org.objectweb.proactive.core.node.NodeFactory
Creates a new node on the local machine.
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 interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Creates a node with the given protocol(or null) on the current jvm, ie the jvm that originates the creation of this VirtualNode.
createNodeOnCurrentJvm(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
createNodeOnCurrentJvm(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
createP12(String, PrivateKey, X509Certificate, X509Certificate) - Static method in class org.objectweb.proactive.ext.security.KeyTools
Creates PKCS12-file that can be imported in IE or Netscape.
createP12(String, PrivateKey, X509Certificate, Collection) - Static method in class org.objectweb.proactive.ext.security.KeyTools
Creates PKCS12-file that can be imported in IE or Netscape.
createP12(String, PrivateKey, X509Certificate, Certificate[]) - Static method in class org.objectweb.proactive.ext.security.KeyTools
Creates PKCS12-file that can be imported in IE or Netscape.
createPolicyServer(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Intialize application security policy
createPolicyServer(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
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, String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Creates an ExternalProcess of the given className with the specified ProcessID
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) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
createProxyObject(String, Object[], ConstructorCall) - Static method in class org.objectweb.proactive.core.mop.MOP
 
createRemoteBody(ConstructorCall, Node) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
createRemoteProActiveRuntime() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
createReply(Body, Object) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
createReplyReceiver(UniversalBody, ReplyReceiver) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
createReplyReceiver(UniversalBody, ReplyReceiver) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
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 interface org.objectweb.proactive.core.body.migration.MigrationManager
 
createRequestReceiver(UniversalBody, RequestReceiver) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
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(RemoteProActiveRuntime) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
createRuntimeAdapter() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
createRuntimeAdapter(JiniRuntime) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
createRuntimeAdapter() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
createRuntimeAdapter(RemoteProActiveRuntime) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteRuntimeFactory
 
createRuntimeAdapter() - 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.core.ssh.rmissh.SshRMIServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
createServerSocket(int, InetAddress, boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
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.core.ssh.rmissh.SshRMIClientSocketFactory
 
createSocket(InetAddress, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
createSocket(InetAddress, int, InetAddress, long) - Method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
createSocket(String, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createStaticInitializer.
createStaticInitializer() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createStaticInitializer() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createStaticVariables() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
Method createStaticVariables.
createStaticVariables() - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
createStaticVariables() - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
createStaticVariables() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
createStaticVariables() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
createStreams() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
createSubjectKeyId(PublicKey) - Static method in class org.objectweb.proactive.ext.security.KeyTools
create the subject key identifier.
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
createTimer() - Static method in class org.objectweb.proactive.core.util.profiling.PAProfilerEngine
Create a profiler of default type
createTunnel(String, int) - Static method in class org.objectweb.proactive.core.ssh.SshTunnelFactory
 
createURL() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
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
 
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.ProActiveRuntimeImpl
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
createVM(UniversalProcess) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
createVM(UniversalProcess) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
createVM(UniversalProcess) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
createVM(UniversalProcess) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
createVirtualMachine(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Creates a VirtualMachine of the given name
createVirtualMachine(String) - 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.
createVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
createWrapper(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
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
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 class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
creationActiveObjectFrom - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
creationActiveObjectTo - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
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
 
currentClassServer - Variable in class org.objectweb.proactive.core.rmi.ClassServerHelper
settings of the ClassServer
currentElapsed - Variable in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
currentHostNumber - Variable in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
currentTime() - Method in class org.objectweb.proactive.core.util.timer.MicroTimer
 
currentTime() - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
 

D

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.gridengine.GridEngineSubProcess
 
DEFAULT_BOOKING_DURATION - Static variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
DEFAULT_BOOKING_DURATION - Static variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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.gridengine.GridEngineSubProcess
 
DEFAULT_HOSTS_NUMBER - Static variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
DEFAULT_HOSTS_NUMBER - Static variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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_OARSUBPATH - Static variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
DEFAULT_PARALLEL_ENVIRONMENT - Static variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
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.pbs.PBSSubProcess
 
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_QSUBPATH - Static variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
DEFAULT_QSUBPATH - Static variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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_SSHPATH - Static variable in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
DEFAULT_USERNAME - Static variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
DENIED - Static variable in class org.objectweb.proactive.ext.security.Communication
 
DEPLOY - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
DEPLOYMENT_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
DNS - Static variable in class org.objectweb.proactive.ext.security.CertTools
 
DOMAdaptor - class org.objectweb.proactive.core.xml.io.DOMAdaptor.
Adaptor between a DOM and the XMLHandler
DOMAdaptor(XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.DOMAdaptor
 
DOMAdaptor.EmptyAttributesImpl - class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl.
 
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
 
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.
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(XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
 
DefaultHandlerAdapter.AttributesImpl - class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl.
 
DefaultHandlerAdapter.EmptyAttributesImpl - class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl.
 
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
 
Destination - interface org.objectweb.proactive.ext.migration.Destination.
 
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
 
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(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.body.reply.Reply
 
decrypt(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
decrypt(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
decrypt(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.body.request.Request
 
decrypt(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
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
 
defaultLevel - Static variable in class org.objectweb.proactive.ProActive
Default level is used to store default handlers
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
deploy(String, String, Object, String[]) - Static method in class org.objectweb.proactive.ext.webservices.soap.ProActiveDeployer
Deploy an active object as a web service
depth - Variable in class org.objectweb.proactive.core.group.topology.Cube
depth of the three-dimensional topology group
depth - Variable in class org.objectweb.proactive.core.group.topology.TorusCube
depth of the three-dimensional topology group
description - Variable in class org.objectweb.proactive.core.exceptions.NonFunctionalException
self description of the non functional exception
deserializeObject(byte[]) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
Unmarshall an object from a byte array
destinationID - Variable in class org.objectweb.proactive.core.event.MessageEvent
 
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.
destroy() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
detail - Variable in class org.objectweb.proactive.core.ProActiveException
 
detail - Variable in class org.objectweb.proactive.core.ProActiveRuntimeException
 
detail - Variable in class org.objectweb.proactive.core.mop.MOPException
 
detail - Variable in class org.objectweb.proactive.core.mop.MOPRuntimeException
 
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.
disableAC(Object) - Static method in class org.objectweb.proactive.ProActive
Disable the automatic continuation mechanism for this active object.
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.http.HttpRemoteBodyImpl
 
disableAC() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
disableAC() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
disableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
disableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
disableAC() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
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
 
disconnect() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
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
display(String) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
display(String) - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
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 class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
displayTotal() - Method in interface org.objectweb.proactive.ext.benchsocket.BenchStream
 
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
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.proactive.ext.webservices.soap.WsdlServlet
 
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
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.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.TorusCube
Returns the object at the down of the specified object in the three-dimensional topology group
down() - Method in class org.objectweb.proactive.core.ssh.Semaphore
 
dump() - Method in class org.objectweb.proactive.core.util.profiling.PAProfilerEngine
Call dump on all profilers registered in this engine
dump() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
dump() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
dump() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
dump() - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
dumpIntermediateResults() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
dumpIntermediateResults() - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
dumpIntermediateResults() - Method in interface org.objectweb.proactive.ext.benchsocket.BenchStream
 
dumpShortcutsTable() - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
Dumps the shortcut table to System.out
dumpStreamIntermediateResults() - Static method in class org.objectweb.proactive.ext.benchsocket.BenchFactory
 
dumpStreamIntermediateResults() - Static method in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 

E

EMAIL - Static variable in class org.objectweb.proactive.ext.security.CertTools
 
EMAIL1 - Static variable in class org.objectweb.proactive.ext.security.CertTools
 
EMAIL2 - Static variable in class org.objectweb.proactive.ext.security.CertTools
 
EMAIL3 - Static variable in class org.objectweb.proactive.ext.security.CertTools
 
EMPTY_CLASS_ARRAY - Static variable in class org.objectweb.proactive.core.mop.MOP
Class array representing no parameters
EMPTY_COMPONENT_NAME - Static variable in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
EMPTY_COMPOSING_VIRTUAL_NODES - Static variable in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
 
EMPTY_OBJECT_ARRAY - Static variable in class org.objectweb.proactive.core.mop.MOP
Empty object array
EMPTY_VIRTUAL_NODE_NAME - Static variable in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
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
 
ENVIRONMENT_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
EWMATimer - class org.objectweb.proactive.core.util.timer.EWMATimer.
A timer where we compute an exponentially weighted moving average i.e average(n)=average(n-1)*alpha+(1-alpha)*value(n)
EWMATimer(String, double) - Constructor for class org.objectweb.proactive.core.util.timer.EWMATimer
 
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.
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
 
Entity - class org.objectweb.proactive.ext.security.Entity.
 
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
ExceptionInGroup - exception org.objectweb.proactive.core.group.ExceptionInGroup.
This class represents an throwable occured in a group communication.
ExceptionInGroup(Object, int, 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
ExportedVirtualNode - interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNode.
An AST node interface to define an exported virtual node.
ExportedVirtualNodeContainer - interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodeContainer.
An AST node interface for nodes that can contain exported virtual nodes.
ExportedVirtualNodes - interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodes.
An AST node interface to define a set of exported virtual nodes.
ExportedVirtualNodesBuilder - interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesBuilder.
A builder interface for composing exported virtual nodes.
ExportedVirtualNodesBuilderImpl - class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesBuilderImpl.
An implementation of the ExportedVirtualNodesBuilder interface.
ExportedVirtualNodesBuilderImpl() - Constructor for class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesBuilderImpl
 
ExportedVirtualNodesCompiler - class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler.
A PrimitiveCompiler to compile ExportedVirtualNodes in definitions.
ExportedVirtualNodesCompiler() - Constructor for class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler
 
ExportedVirtualNodesContainer - interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesContainer.
An AST node interface for nodes that can contain an exported virtual nodes element, which itself can contain a set of exported virtual node elements.
ExportedVirtualNodesList - class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList.
A static container of exported / composed virtual nodes.
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.
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
elementNames - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
The map : to name members of the group
empty() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Empties the current composition
enableAC(Object) - Static method in class org.objectweb.proactive.ProActive
Enable the automatic continuation mechanism for this active object.
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.http.HttpRemoteBodyImpl
 
enableAC() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
enableAC() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
enableAC() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
enableAC() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
enableAC() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
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.ProActiveRuntimeImpl
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
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.ibis.RemoteProActiveRuntimeAdapter
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
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.jini.JiniRuntimeAdapter
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
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
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
enableSecurityIfNeeded() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
encapsulated - Variable in class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
 
encodedCertificate - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
encodedKeyStore - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
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
 
encryptedResult - Variable in class org.objectweb.proactive.core.body.reply.ReplyImpl
the encrypted result
encryptedSessionKeyPart1 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
encryptedSessionKeyPart1 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
encryptedSessionKeyPart2 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
encryptedSessionKeyPart2 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
encrypted_key - Variable in class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
endActivity(Body) - Method in interface org.objectweb.proactive.EndActive
Finalized the active object after the activity has been stopped.
endElement(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
endElement(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
endElement(String, String, String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
end element.
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
endMeasure() - Static method in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
endPrefixMapping(String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
endPrefixMapping(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
endPrefixMapping(String) - Method in interface org.objectweb.proactive.core.xml.io.XMLHandler
Receives notification that the scope of an XML prefix has just ended
endTime2 - Variable in class org.objectweb.proactive.core.util.timer.MicroTimer
 
ensureCapacity(int) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
enter() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Signals that a thread wants to enter the store.
enter() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
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
 
environment - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
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.http.RemoteBodyAdapter
 
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 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.http.HttpRuntimeAdapter
 
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
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.DefaultEntity
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.Entity
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.EntityCertificate
 
equals(Entity) - Method in class org.objectweb.proactive.ext.security.EntityVirtualNode
 
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.
everTried(String, int) - Method in class org.objectweb.proactive.core.ssh.TryCache
 
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(Object) - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
 
execute(Object) - Method in class org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup
Executes the call.
execute() - Method in interface org.objectweb.proactive.core.mop.ConstructorCall
Performs the object construction that is reified vy this object
execute() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
Performs the object construction that is reified vy this object
execute(Object) - Method in class org.objectweb.proactive.core.mop.MethodCall
Executes the instance method call represented by this object.
execute(SecurityContext) - Method in interface org.objectweb.proactive.ext.security.Secure
 
execute(SecurityContext) - Method in class org.objectweb.proactive.ext.security.test.Flower
 
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
 
exit() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Signals that a thread exited the store.
exit() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
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
 
exposeAsWebService(Object, String, String, String[]) - Static method in class org.objectweb.proactive.ProActive
Expose an active object as a web service
externalProcess - Variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 

F

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_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
FactoryFactory - class org.objectweb.proactive.core.component.adl.FactoryFactory.
ProActive factory customizing the Fractal ADL.
FileProcess - class org.objectweb.proactive.core.rmi.FileProcess.
 
FileProcess(String, RequestInfo) - Constructor for class org.objectweb.proactive.core.rmi.FileProcess
 
Flower - class org.objectweb.proactive.ext.security.test.Flower.
Simple example that creates flower objects in different nodes (virtual machines) and passes remote references between them.
Flower() - Constructor for class org.objectweb.proactive.ext.security.test.Flower
 
Flower(String) - Constructor for class org.objectweb.proactive.ext.security.test.Flower
 
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)
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.
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
 
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.
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
fakeRun - Variable in class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
fakeRun() - Method in class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
fatalError(SAXParseException) - Method in class org.objectweb.proactive.core.xml.io.SAXParserErrorHandler
 
fcParents - Variable in class org.objectweb.proactive.core.component.controller.ProActiveSuperControllerImpl
 
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
 
finalize() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
finalize() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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.
flushMaybe(String, String, String, int) - Static method in class org.objectweb.proactive.core.ssh.JSchSingleton
 
flushingServeOldest() - Method in class org.objectweb.proactive.Service
Serves the oldest request and discard all other requests.
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.
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.
flushingServeYoungest() - Method in class org.objectweb.proactive.Service
Serves the youngest request and discard all other requests.
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.
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.
forName(String) - Static method in class org.objectweb.proactive.core.mop.MOP
Loads a class using standard classloader or a hashtable
forbid(String, String) - Method in interface org.objectweb.proactive.ext.implicit.Implicit
 
forbid(String, String) - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
Associates a shortcut with a blocking condition.
forceSingleInstance() - Method in class org.objectweb.proactive.core.component.ContentDescription
 
from - Variable in class org.objectweb.proactive.ext.security.Policy
 
futureLength(Object) - Static method in class org.objectweb.proactive.core.body.future.FutureProxy
 
futureLevel - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
This table is needed for the NFE mechanism

G

GENERATED_DEFAULT_PREFIX - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
GENERIC_TYPE - Static variable in class org.objectweb.proactive.core.event.ProActiveEvent
 
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
 
GRID_ENGINE_OPTIONS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
GRID_ENGINE_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
GROUP - Static variable in class org.objectweb.proactive.core.util.profiling.Profiling
 
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
 
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
 
GridEngineSubProcess - class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess.
The GridEngineSubProcess class is able to start any class, of the ProActive library, on a cluster managed by Sun Grid Engine protocol.
GridEngineSubProcess() - Constructor for class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
GridEngineSubProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
GridEngineSubProcess.ParserMessageLogger - class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess.ParserMessageLogger.
Implementation of a MessageLogger that look for the jobID of the launched job
GridEngineSubProcess.ParserMessageLogger() - Constructor for class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess.ParserMessageLogger
 
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.
genCert(String, long, String, PrivateKey, PublicKey, boolean, String, PrivateKey, PublicKey) - Static method in class org.objectweb.proactive.ext.security.CertTools
 
genCert(String, long, String, PrivateKey, PublicKey, boolean, String, PrivateKey, PublicKey) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
genKeys(int) - Static method in class org.objectweb.proactive.ext.security.KeyTools
Generates a keypair
genSelfCert(String, long, String, PrivateKey, PublicKey, boolean) - Static method in class org.objectweb.proactive.ext.security.CertTools
DOCUMENT ME!
generateCertificate(String, String, PrivateKey, PublicKey) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
generateClass(String, String) - Static method in class org.objectweb.proactive.ext.util.StubGenerator
 
generateEntityCertificate(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
generateEntityCertificate(String, VMInformation) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
generateGenericCertificateSelfSigned() - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
generateInterface(String, Component, InterfaceType, boolean, boolean) - Method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
generateInterface(String, Component, InterfaceType, boolean) - Method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
generateLong(int) - Method in class org.objectweb.proactive.ext.security.crypto.RandomLongGenerator
 
generateMD5Fingerprint(byte[]) - Static method in class org.objectweb.proactive.ext.security.CertTools
Generate a MD5 fingerprint from a byte array containing a X.509 certificate
generateSHA1Fingerprint(byte[]) - Static method in class org.objectweb.proactive.ext.security.CertTools
Generate a SHA1 fingerprint from a byte array containing a X.509 certificate
generateSessionKey() - Method in class org.objectweb.proactive.ext.security.crypto.SessionKeyFactory
 
get(String) - Method in class org.objectweb.proactive.core.component.Bindings
 
get(int) - Method in interface org.objectweb.proactive.core.group.Group
Returns the object at the specified index.
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(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
getACState() - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
getAOCreation() - Method in class org.objectweb.proactive.ext.security.Communication
 
getAction() - Method in class org.objectweb.proactive.core.rmi.MSG
 
getAction() - Method in class org.objectweb.proactive.core.rmi.RequestInfo
 
getActiveObjects() - Method in interface org.objectweb.proactive.core.node.Node
Returns all activeObjects deployed on this Node
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() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.node.NodeImpl
 
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, 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) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getActiveObjects(String, String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getActiveObjects(String, String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getActiveObjects(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getActiveObjects(String, String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getActiveObjects(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getActiveObjects(String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getActiveTimer() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
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.
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
 
getAuthorityKeyId(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Get the authority key identifier from a certificate extensions
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.
getAverage() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
getAverage() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
return the average time measured so far
getAverage() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
return the average time of all the timers
getAverage() - Method in class org.objectweb.proactive.core.util.timer.EWMATimer
 
getAwaitedCalls() - Method in class org.objectweb.proactive.core.group.spmd.BarrierState
Returns the number of awaited calls to finish the barrier
getAwaitedCalls() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallBarrier
Returns the number of awaited call for this barrier
getBinding(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
getBody(UniqueID) - Method in class org.objectweb.proactive.core.body.BodyMap
 
getBody() - Method in interface org.objectweb.proactive.core.body.proxy.BodyProxy
 
getBody() - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
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) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
Search a Body matching with a given unique ID
getBodyDestination() - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
getBodyFromUrn(String) - Static method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getBodyID() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getBodyID() - Method in class org.objectweb.proactive.core.body.proxy.AbstractBodyProxy
 
getBodyID() - Method in interface org.objectweb.proactive.core.body.proxy.BodyProxy
 
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() - Method in class org.objectweb.proactive.core.rmi.FileProcess
Returns an array of bytes containing the bytecodes for the class represented by the argument path.
getBytes() - Method in class org.objectweb.proactive.core.rmi.HTTPProcess
 
getCRLfromByteArray(byte[]) - Static method in class org.objectweb.proactive.ext.security.CertTools
Creates X509CRL from byte[].
getCardinality() - Method in interface org.objectweb.proactive.core.component.adl.nodes.VirtualNode
 
getCertChain(KeyStore, String) - Static method in class org.objectweb.proactive.ext.security.KeyTools
Retrieves the certificate chain from a keystore.
getCertFingerprintAsString(byte[]) - Static method in class org.objectweb.proactive.ext.security.CertTools
Generate SHA1 fingerprint in string representation.
getCertfromByteArray(byte[]) - Static method in class org.objectweb.proactive.ext.security.CertTools
Creates X509Certificate from byte[].
getCertificatEncoded() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
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.http.HttpRemoteBodyImpl
 
getCertificate() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getCertificate() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getCertificate() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getCertificate() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getCertificate() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getCertificate() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getCertificate() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getCertificate() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getCertificate() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getCertificate() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getCertificate() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getCertificate() - Method in class org.objectweb.proactive.ext.security.Entity
 
getCertificate() - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
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.http.HttpRemoteBodyImpl
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getCertificateEncoded() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getCertificateEncoded() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getCertificateEncoded() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getCertificateEncoded() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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
 
getCertificatePolicyId(X509Certificate, int) - Static method in class org.objectweb.proactive.ext.security.CertTools
Get a certificate policy ID from a certificate policies extension
getCertsFromPEM(String) - Static method in class org.objectweb.proactive.ext.security.CertTools
Reads a certificate in PEM-format from a file.
getCertsFromPEM(InputStream) - Static method in class org.objectweb.proactive.ext.security.CertTools
Reads a certificate in PEM-format from an InputStream.
getChannel() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getChannel() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
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) - 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) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
Get the bytecode of a stub given its name.
getClassFileName() - Method in class org.objectweb.proactive.core.rmi.RequestInfo
 
getClassName() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the classname
getClassServerPortNumber() - Method in class org.objectweb.proactive.core.rmi.ClassServerHelper
 
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
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
 
getClientInterface() - Method in class org.objectweb.proactive.core.component.Binding
 
getClientInterfaceName() - Method in class org.objectweb.proactive.core.component.Binding
In the case of a collective interface, the names of each member of the collection can be different.
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.
getCommandPath() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getCommandPath() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Returns the path of the command to be executed by this process
getCommunication() - Method in class org.objectweb.proactive.ext.security.Communication
 
getCommunication() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getCommunicationReply() - Method in class org.objectweb.proactive.ext.security.Policy
 
getCommunicationRequest() - Method in class org.objectweb.proactive.ext.security.Policy
 
getCompleteNameBeforeComposition() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
getComponent(String) - Method in class org.objectweb.proactive.core.component.adl.Registry
see @link org.objectweb.fractal.adl.RegistryManager#getComponent(java.lang.String)
getComponent(String) - Method in interface org.objectweb.proactive.core.component.adl.RegistryManager
Retreives an instance of a component according to the name (from its NameController controller)
getComponent(String) - Method in class org.objectweb.proactive.core.component.adl.RegistryManagerImpl
 
getComponent() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNode
 
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 interface org.objectweb.proactive.core.component.controller.ComponentParametersController
getter
getComponentParameters() - Method in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
see ComponentParametersController.getComponentParameters()
getComponentParameters() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
 
getComponentParameters() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
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.
getComposedFrom() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposedFromContainer
 
getComposedFrom() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNode
 
getComposer() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
getComposingVirtualNodes() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposedFrom
 
getComposingVirtualNodes() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNodeContainer
 
getComposingVirtualNodes(String, String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Returns the list of composing virtual nodes for the given exported virtual node as a list of linked virtual nodes
getComposingVirtualNodes() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Getter for the composing virtual nodes
getComposingVirtualNodesAsString() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Returns a String representation of the composing virtual nodes
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
 
getConnectTimeout() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
getConstructorParameters() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the constructor parameters
getContentLength() - Method in class org.objectweb.proactive.core.rmi.RequestInfo
 
getContentType() - Method in class org.objectweb.proactive.core.rmi.RequestInfo
 
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 interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getCreatorCertificate() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getCreatorCertificate() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getCreatorID() - Method in interface org.objectweb.proactive.core.body.future.Future
To get the creatorID.
getCreatorID() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
getCreatorID() - Method in class org.objectweb.proactive.core.event.FutureEvent
Returns the UniqueID of the body that created the corresponding Future
getCreatorID() - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
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.descriptor.data.VirtualMachineImpl
 
getCrlDistributionPoint(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Return the CRL distribution point URL form a certificate.
getCumulatedTime() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
getCumulatedTime() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
returns the total time measured so far
getCumulatedTime() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
getCumulatedTime() - Method in class org.objectweb.proactive.core.util.timer.MicroTimer
Return the newly computed cumulated time as measured by this MicroTimer in microseconds
getCumulatedTime() - Method in interface org.objectweb.proactive.core.util.timer.Timeable
 
getCumulatedTime() - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
Return the newly computed cumulated time as measured by this MicroTimer in microseconds
getCurrenHostNumber() - Method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
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.
getDefiningComponentName() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Returns the component that defined this linked virtual node
getDepth() - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the height of the three-dimensional topology group (number of lines)
getDepth() - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the height of the three-dimensional topology group (number of Rings)
getDescription() - Method in class org.objectweb.proactive.core.exceptions.NonFunctionalException
 
getDescriptor(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getDestination() - Method in interface org.objectweb.proactive.ext.migration.Destination
Returns a string representing the destination
getDestination() - Method in class org.objectweb.proactive.ext.migration.NodeDestination
Returns a string representing the node
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
 
getDistantHost() - Method in class org.objectweb.proactive.core.ssh.SshTunnel
 
getDistantOACertificate() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getDistantOAPublicKey() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getDistantPort() - Method in class org.objectweb.proactive.core.ssh.SshTunnel
 
getDomainName() - Method in class org.objectweb.proactive.ext.security.crypto.CertificateIdentity
 
getEmailFromDN(String) - Static method in class org.objectweb.proactive.ext.security.CertTools
Convenience method for getting an email address from a DN.
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.http.HttpRemoteBodyImpl
 
getEntities() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getEntities() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getEntities() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getEntities() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getEntities() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getEntities() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getEntities() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getEntities() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getEntities() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getEntities() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getEntities(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getEntities(UniversalBody) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getEntities() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getEntities(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getEntities(UniversalBody) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getEntities() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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
 
getEntitiesFrom() - Method in class org.objectweb.proactive.ext.security.Policy
 
getEntitiesFrom() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getEntitiesTo() - Method in class org.objectweb.proactive.ext.security.Policy
 
getEntitiesTo() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
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
getErrorStream() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
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
getExitAfterCommand() - Method in class org.objectweb.proactive.core.process.rlogin.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
getExportedNameBeforeComposition() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
getExportedVirtualNodeNameAfterComposition() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
getExportedVirtualNodes() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodes
 
getExportedVirtualNodes() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesContainer
 
getExportedVirtualNodes(String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Builds a list of the exported (and only exported) linked virtual nodes for the component whose name is given
getExportedVirtualNodesAsString(String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Returns a String representation of the exported virtual nodes for the named component.
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
getFactory() - Static method in class org.objectweb.proactive.core.component.adl.FactoryFactory
Returns a factory for the ProActive ADL.
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
 
getFcInterfaceType(String) - Method in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
getFcInterfaceTypes() - Method in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
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
 
getFcInternalInterface(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
getFcInternalInterface(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getFcInternalInterfaces() - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
getFcInternalInterfaces() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
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
 
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
 
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
 
getFcName() - Method in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
see NameController.getFcName()
getFcName() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getFcState() - Method in class org.objectweb.proactive.core.component.controller.ProActiveLifeCycleController
LifeCycleController.getFcState()
getFcState() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getFcSubComponents() - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
getFcSubComponents() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getFcSuperComponents() - Method in class org.objectweb.proactive.core.component.controller.ProActiveSuperControllerImpl
 
getFcSuperComponents() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
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
 
getFingerprintAsString(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Generate SHA1 fingerprint of certificate in string representation.
getFingerprintAsString(X509CRL) - Static method in class org.objectweb.proactive.ext.security.CertTools
Generate SHA1 fingerprint of CRL in string representation.
getForwarder(UniqueID) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Returns the forwarder belonging to this JVM whose ID is the one specified.
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
 
getFutureValue(Object) - Static method in class org.objectweb.proactive.ProActive
Return the object contains by the future (ie its target).
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.
getGeneratedClassesCache() - Static method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
Returns the generatedClassesCache.
getGeneratedClassesCache() - Static method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
Returns the generatedClassesCache.
getGroup(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Returns the Group for typed group o.
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
 
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.AbstractBody
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.proxy.AbstractProxy
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
Get information about the handlerizable object
getHandlerizableInfo() - Method in interface org.objectweb.proactive.core.exceptions.Handlerizable
Get information about the handlerizable object
getHandlerizableInfo() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
Get information about the handlerizable object
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.AbstractBody
Give a reference to a local map of handlers
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Give a reference to a local map of handlers
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Give a reference to a local map of handlers
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Give a reference to a local map of handlers
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.proxy.AbstractProxy
Give a reference to a local map of handlers
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Give a reference to a local map of handlers
getHandlersLevel() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
Give a reference to a local map of handlers
getHandlersLevel() - Method in interface org.objectweb.proactive.core.exceptions.Handlerizable
Give a reference to a local map of handlers
getHandlersLevel() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
Give a reference to a local map of handlers
getHashMapReflect(Class) - Static method in class org.objectweb.proactive.ext.webservices.utils.ReflectRequest
init the hashmap, that contains all the methods of ProActiveRuntimeImpl
getHeader(String) - Method in class org.objectweb.proactive.core.rmi.HTTPInputStream
 
getHeaderField(String) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
getHeaderField(int) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
getHeaderFieldKey(int) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
getHeaderFields() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
getHeight() - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the height of the three-dimensional topology group (number of lines)
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.Torus
Returns the height of the two-dimensional topology group (number of Rings)
getHeight() - Method in class org.objectweb.proactive.core.group.topology.TorusCube
Returns the height of the three-dimensional topology group (number of Rings)
getHierarchicalType() - Method in class org.objectweb.proactive.core.component.ComponentParameters
Returns the hierarchicalType.
getHierarchicalType() - Method in class org.objectweb.proactive.core.component.ControllerDescription
Returns the hierarchicalType.
getHierarchicalType() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
 
getHostList() - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Returns the hostList value of this process.
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.oar.OARSubProcess
Returns the hostList value of this process.
getHostList() - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
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.
getHostList() - Method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
getHostListAsArray() - Method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
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.
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 class org.objectweb.proactive.core.node.NodeImpl.NodeInformationImpl
 
getHostName() - Method in interface org.objectweb.proactive.core.node.NodeInformation
Returns the host where the node has been created
getHostName() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
getHostName() - Method in interface org.objectweb.proactive.core.runtime.VMInformation
Returns the host where the vm is located
getHostNameAndPortFromUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
Returns the name included in the url under the for hostname:port
getHostNameFromUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
getHostNameorIP(InetAddress) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
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
 
getHostsNumber() - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Returns the number of nodes requested when running the job
getHostsNumber() - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
Returns the number of nodes requested when running the job
getHostsNumber() - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
Returns the number of hosts requested when running the job
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 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.future.FutureProxy
 
getID() - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
getID() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
getID() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
getID() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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.body.rmi.RemoteBodyAdapter
 
getID() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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.identity.ProActiveComponentImpl
see ProActiveComponent.getID()
getID() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
Only valid for a single element. return null for a group.
getID() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getIDName() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallBarrier
Returns the ID name of the barrier
getIncomingFutures() - Static method in class org.objectweb.proactive.core.body.future.FuturePool
 
getInconsistentExportedVirtualNodes() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
This method helps recognizing the exported virtual nodes causing problem in the composition
getIndex() - Method in class org.objectweb.proactive.core.group.ExceptionInGroup
Returns the index of the object who throwns the Throwable
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.core.ssh.SshTunnel
 
getInetAddress() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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.core.ssh.httpssh.HttpSshUrlConnection
 
getInputStream() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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
getIssuerDN(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Gets issuer DN in the format we are sure about (BouncyCastle),supporting UTF8.
getIssuerDN(X509CRL) - Static method in class org.objectweb.proactive.ext.security.CertTools
Gets issuer DN for CRL in the format we are sure about (BouncyCastle),supporting UTF8.
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() - Method in interface org.objectweb.proactive.Job
 
getJobID() - Method in class org.objectweb.proactive.core.body.AbstractUniversalBody
 
getJobID() - Method in class org.objectweb.proactive.core.body.HalfBody
 
getJobID() - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
getJobID() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getJobID() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getJobID() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getJobID() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getJobID() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getJobID() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getJobID() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getJobID() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getJobID() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getJobID() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getJobID() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getJobID() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
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(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl.VMInformationImpl
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getJobID(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getJobID(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getJobID(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getJobID() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getJobID(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getJobID() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getJobId() - Static method in class org.objectweb.proactive.ProActive
 
getKeepAlive() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getKeepAlive() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getLength() - Method in interface org.objectweb.proactive.core.xml.io.Attributes
Returns the number of attributes in the list.
getLength() - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getLength() - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl
 
getLength() - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
getLine() - Method in class org.objectweb.proactive.core.rmi.HTTPInputStream
It is a reimplementation of readLine, renamed getLine since that method is final in DataOutputStream
getList() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
 
getLocalAddress() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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 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.ProActiveRuntimeImpl
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getLocalNodeNames() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getLocalNodeNames() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getLocalNodeNames() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getLocalNodeNames() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getLocalPort() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getLocalPort() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getLocalSocketAddress() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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
 
getLogger(String) - Static method in class org.objectweb.proactive.core.util.ProActiveLogger
 
getLookupFrequence() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
getMAX() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
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
getMemberListSize() - Method in class org.objectweb.proactive.core.group.AbstractProcessForGroup
 
getMemberListSize() - Method in class org.objectweb.proactive.core.group.ProcessForGroupCreation
 
getMemory() - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
return a copy of the memory of this timer
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.ProActiveRuntimeException
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.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.process.AbstractExternalProcess.SimpleMessageSink
 
getMessage() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
getMessage() - Method in interface org.objectweb.proactive.core.process.MessageSink
Returns a new message.
getMessage() - Method in class org.objectweb.proactive.core.rmi.MSG
 
getMessage(Object) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
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.BodyRequest
 
getMethodCall() - Method in interface org.objectweb.proactive.core.body.request.Request
Returns the MethodCall embedded in the request
getMethodCall() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
getMethodCall(Method, Object[]) - Static method in class org.objectweb.proactive.core.mop.MethodCall
Factory method for getting MethodCall objects
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.body.message.MessageImpl
 
getMethodName() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
getMethodName() - Method in class org.objectweb.proactive.core.runtime.http.RuntimeRequest
 
getMethodName() - Method in interface org.objectweb.proactive.ext.migration.Destination
Return the name of the Method
getMethodName() - Method in class org.objectweb.proactive.ext.migration.NodeDestination
Return the name of the Method
getMethodNames() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallBarrierWithMethodName
Returns the names of the awaited methods
getMigration() - Method in class org.objectweb.proactive.ext.security.Communication
 
getMigrationStrategy() - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
getMigrationStrategy() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
getMinNumberOfNodes() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the minimum number of nodes needed for this VirtualNode.
getMinNumberOfNodes() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getMinNumberOfNodes() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getMyRank() - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Returns the rank (position) of the object in the Group
getMySPMDGroupSize() - Static 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.ComponentParameters
getter
getName() - Method in class org.objectweb.proactive.core.component.ControllerDescription
getter for the name
getName() - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Returns the name.
getName() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNode
 
getName() - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNode
 
getName() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the name of this VirtualMachine
getName() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
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.descriptor.data.VirtualNodeImpl
 
getName() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
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.group.spmd.MethodCallBarrierWithMethodName
Returns the name of the method call
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.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 interface org.objectweb.proactive.core.util.profiling.Timer
 
getName() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
getName() - Method in class org.objectweb.proactive.ext.security.DefaultEntity
 
getName() - Method in class org.objectweb.proactive.ext.security.Entity
 
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.test.Flower
 
getNameFromUrl(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
Returns the name included in the url
getNamedElement(String) - Method in interface org.objectweb.proactive.core.group.Group
Returns the Object to which this Group maps the specified key.
getNamedElement(String) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the Object to which this Group maps the specified key.
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(String, String, boolean) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Returns the linked virtual node corresponding to the given parameters.
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 interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the Node mapped to this VirtualNode with the specified index.
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() - 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(int) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNode(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNode() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNode(int) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNode(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNode() - Method in class org.objectweb.proactive.core.event.NodeCreationEvent
 
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 interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
(non-Javadoc)
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getNodeCertificate(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getNodeCertificate(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getNodeCertificate(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getNodeCertificate(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getNodeCount() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the number of Nodes mapped to this VirtualNode in the XML Descriptor
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 class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNodeCreated() - Method in class org.objectweb.proactive.core.event.NodeCreationEvent
 
getNodeInformation() - Method in interface org.objectweb.proactive.core.node.Node
Returns the node information as one object.
getNodeInformation() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getNodeNumber() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the number of nodes that will be created on this VirtualMachine
getNodeNumber() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
getNodeNumber() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getNodePolicyServer(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getNodePolicyServer(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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.http.HttpRemoteBodyImpl
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
getNodeURL() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getNodeURL() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getNodes() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns all nodes mapped to this VirtualNode
getNodes() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNodes() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNodesNames() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getNodesNames() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getNodesURL() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns all nodes url mapped to this VirualNode
getNodesURL() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getNodesURL() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getNumberOfParameter() - Method in class org.objectweb.proactive.core.group.MethodCallControlForGroup
Returns the number of parmeters (0 for most of method call for group)
getNumberOfParameter() - Method in class org.objectweb.proactive.core.group.spmd.MethodCallSetSPMDGroup
This call has one parameter : the group to set as SPMD group.
getNumberOfParameter() - Method in class org.objectweb.proactive.core.mop.MethodCall
 
getNumberOfValues() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
getNumberOfValues() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
getNumberOfValues() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
getOOBInline() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getOOBInline() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getObject() - Method in class org.objectweb.proactive.core.group.ExceptionInGroup
Returns the object who throwns 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(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(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() - 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(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
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() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getOldest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getOldest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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.
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.core.ssh.httpssh.HttpSshUrlConnection
 
getOutputStream() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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
getPEMFromCerts(Collection) - Static method in class org.objectweb.proactive.ext.security.CertTools
Returns a certificate in PEM-format.
getPackageName(String) - Static method in class org.objectweb.proactive.core.mop.Utils
 
getParallelEnvironment() - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Returns the parallel environmemnt for this GridEngineSubProcess
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.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.body.request.RequestImpl
 
getParameter(int) - Method in class org.objectweb.proactive.core.mop.MethodCall
 
getParameters() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
accessor to the parameters of the factory (object-based configurations)
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.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
getParameters() - Method in class org.objectweb.proactive.core.runtime.http.RuntimeRequest
 
getParents() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns all the ProActiveRuntime URL in which this runtime is registered
getParents() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getParents() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getParents() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getParents() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getParents() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getParents() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getParents() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getParents() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getParents() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getParents() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getParents() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getParents() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getPartFromDN(String, String) - Static method in class org.objectweb.proactive.ext.security.CertTools
Gets a specified part of a DN.
getPassphrase() - Method in class org.objectweb.proactive.core.ssh.UserInfoNone
 
getPassword() - Method in class org.objectweb.proactive.core.ssh.UserInfoNone
 
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.http.HttpRemoteBodyImpl
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getPolicy(SecurityContext) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getPolicy(SecurityContext) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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(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.http.HttpRemoteBodyImpl
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getPolicyFrom(X509Certificate) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getPolicyFrom(X509Certificate) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPolicyFrom(X509Certificate) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPolicyFrom(X509Certificate) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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
 
getPolicyFrom(String, String, String) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
 
getPolicyServer() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
getPolicyServer() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getPolicyServer() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getPolicyServer() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getPolicyServer() - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
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.http.HttpRemoteBodyImpl
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPolicyTo(String, String, String) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
getPolicyTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.DefaultProActiveSecurityManager
 
getPolicyTo() - Method in interface org.objectweb.proactive.ext.security.EntityPolicy
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
getPolicyTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
getPolicyTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method getPolicyTo.
getPolicyTo(String, String, String) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method getPolicyTo.
getPort(String, int) - Static method in class org.objectweb.proactive.StartNode
**For internal use only** Extracts the port number from the node URL
getPort() - Method in class org.objectweb.proactive.core.ssh.SshTunnel
This method returns the local port number which can be used to access this tunnel.
getPort() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getPort() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
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
getPrivateKey() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
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
getProActiveRuntime() - Method in interface org.objectweb.proactive.core.node.Node
Returns a reference to the ProActiveRuntime where the node has been created
getProActiveRuntime() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns the ProActiveRuntime of specified name
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 class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getProActiveRuntime(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getProActiveRuntime(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getProActiveRuntimeMethod(String, ArrayList, Object) - Method in class org.objectweb.proactive.ext.webservices.utils.ReflectRequest
Get
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.ProActiveRuntimeImpl
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getProActiveRuntimes() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getProActiveRuntimes() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getProActiveRuntimes() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getProActiveRuntimes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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 class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.UniversalBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getProActiveSecurityManager() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getProActiveSecurityManager() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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
 
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.
getProcess(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the Process of the given name
getProcess(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getProcess() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the process mapped to this VirtualMachine
getProcess() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
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.pbs.PBSSubProcess
Returns the number of processor per node requested when running the job
getProcessorPerNodeNumber() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
getProperty() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the value of property attribute.
getProperty() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getProperty() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getProposedPolicy() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getProposedPolicyValidated() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
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() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getProtocol() - Method in class org.objectweb.proactive.core.runtime.rmi.SshRemoteProActiveRuntimeImpl
 
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.http.RemoteRuntimeFactory
 
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
 
getProtocolSpecificRuntimeImpl() - Method in class org.objectweb.proactive.core.runtime.rmi.SshRemoteRuntimeFactory
 
getProxy() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
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.http.HttpRemoteBodyImpl
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getPublicKey() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getPublicKey() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getPublicKey() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getPublicKey() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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 interface org.objectweb.proactive.core.body.future.Future
 
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.
getReceiveBufferSize() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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
 
getReceivedCalls() - Method in class org.objectweb.proactive.core.group.spmd.BarrierState
Returns the number of received calls to finish the barrier
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 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.identity.ProActiveComponentImpl
Returns the base object.
getReferenceOnBaseObject() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getRegisteredRuntime() - 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.http.HttpRemoteBodyImpl
 
getRemoteAdapter() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.http.RemoteRuntimeFactory
 
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
 
getRemoteRuntimeImpl(String) - Method in class org.objectweb.proactive.core.runtime.rmi.SshRemoteRuntimeFactory
 
getRemoteSocketAddress() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getRemoteSocketAddress() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getRepresentativeOnThis() - Method in interface org.objectweb.proactive.core.component.identity.ProActiveComponent
provides a reference to the current component
getRepresentativeOnThis() - Method in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
see ProActiveComponent.getRepresentativeOnThis()
getRepresentativeOnThis() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
getRequestCount() - Method in class org.objectweb.proactive.Service
Returns the number of request(s) in the queue
getRequestProperties() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
getRequestProperty(String) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
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 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.identity.ProActiveComponentImpl
 
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
 
getResponseCode() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
getResult() - Method in interface org.objectweb.proactive.core.body.future.Future
 
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.reply.Reply
 
getResult() - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
getResultObject() - Method in class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.PathHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.P2PLookupHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.CollectionUnmarshaller
 
getResultObject() - Method in class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
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
 
getReturnedObject() - Method in class org.objectweb.proactive.core.runtime.http.RuntimeReply
 
getReuseAddress() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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
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
getSPMDGroupSize() - Method in class org.objectweb.proactive.core.body.AbstractBody
Returns the size of of the SPMD group
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
getSecurityContext() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getSecurityFile() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
getSecurityFile() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
 
getSecurityFilePath() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
 
getSecurityFilePath() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getSendBufferSize() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getSendBufferSize() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getSendReply() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getSendRequest() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
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
getSender() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
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.body.message.MessageImpl
 
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() - Static method in class org.objectweb.proactive.core.rmi.ClassServer
 
getService(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the Service of the given name
getService(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getService() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns the service mapped to this VirtualMachine
getService() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
getServiceName() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
getServiceName() - Method in class org.objectweb.proactive.core.descriptor.services.RMIRegistryLookupService
 
getServiceName() - Method in interface org.objectweb.proactive.core.descriptor.services.UniversalService
Returns the name of the service.
getSession(String, String, String) - Static method in class org.objectweb.proactive.core.ssh.JSchSingleton
 
getSession(long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getSessionID() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
getSessionID() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
getSessionIDTo(X509Certificate) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
getSessionId() - Method in interface org.objectweb.proactive.core.body.reply.Reply
 
getSessionId() - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
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.core.body.request.RequestImpl
 
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
getSingleInterfacesNames() - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
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.core.ssh.rmissh.SshSocket
 
getSoLinger() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getSoTimeout() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getSoTimeout() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
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.body.message.MessageImpl
 
getSourceBodyID() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
getSshKeyDirectory() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
getSshKnownHostsFile() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
getSshPort() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
getSshTunneling() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
getSshUsername() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
getStandardDeviation() - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
getStrategyURL() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getStubClassFullName() - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
utility method
getStubClassFullName() - Method in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
getStubClassFullName() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
getStubOnBaseObject() - Method in interface org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentative
 
getStubOnBaseObject() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
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.
getSubjectDN(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Gets subject DN in the format we are sure about (BouncyCastle),supporting UTF8.
getSubjectKeyId(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Get the subject key identifier from a certificate extensions
getSuggestion() - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
 
getTTL() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
getTag() - Method in class org.objectweb.proactive.core.mop.MethodCall
accessor for the tag of the method call
getTargetClassName() - Method in interface org.objectweb.proactive.core.mop.ConstructorCall
Return the name of the target class that constructor is for
getTargetClassName() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
Return the name of the target class that constructor is for
getTargetException() - Method in class org.objectweb.proactive.core.ProActiveException
Returns the embedded target exception or null.
getTargetException() - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
 
getTargetException() - Method in class org.objectweb.proactive.core.mop.MOPException
 
getTargetException() - Method in class org.objectweb.proactive.core.mop.MOPRuntimeException
 
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.core.ssh.rmissh.SshSocket
 
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 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.body.message.MessageImpl
 
getTimeStamp() - Method in class org.objectweb.proactive.core.event.ProActiveEvent
Returns the time this event was created
getTimeout() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns the timeout of this VirtualNode
getTimeout() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getTimeout() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getTimeout() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
getTotalHostNumber() - Method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
getTrafficClass() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
getTrafficClass() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
getTryNormalFirst() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
getTunnel() - Method in class org.objectweb.proactive.core.ssh.UnusedTunnel
 
getTunnelGCPeriod() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
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(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Returns the name class of the typed group.
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
 
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.
getUPNAltName(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Gets the Microsoft specific UPN altName.
getURL() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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 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.ProActiveRuntimeImpl
 
getURL() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getURL() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getURL() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getURL() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getURL() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getURL() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getURL() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getURL() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getURL() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getURL() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getURL() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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.
getUniqueAO() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getUniqueAO() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getUnit() - Method in class org.objectweb.proactive.core.util.timer.MicroTimer
 
getUnit() - Method in interface org.objectweb.proactive.core.util.timer.Timeable
 
getUniversalBody() - Method in class org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException
 
getUrl() - Static method in class org.objectweb.proactive.core.rmi.ClassServer
 
getUseTunnelGC() - Static method in class org.objectweb.proactive.core.ssh.SshParameters
 
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.
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 interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Returns the JVM information as one object.
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getVMInformation() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getVMInformation() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getVMInformation() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getVMInformation() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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.http.HttpRemoteBodyImpl
 
getVNName() - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
getVNName() - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
getVNName() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
getVNName() - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
getVNName() - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
getVNName() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
getVNName() - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
getVNName() - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
getVNName() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
getVNName() - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getVNName(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getVNName(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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
 
getValue(int) - Method in interface org.objectweb.proactive.core.xml.io.Attributes
Looks up an attribute's value by index.
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 interface org.objectweb.proactive.core.xml.io.Attributes
Looks up the index of an attribute by Namespace name.
getValue(int) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getValue(String) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getValue(String, String) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor.EmptyAttributesImpl
 
getValue(int) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.AttributesImpl
 
getValue(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.AttributesImpl
 
getValue(int) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
getValue(String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
getValue(String, String) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter.EmptyAttributesImpl
 
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.
getVariance() - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
getVirtualMachine(String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the VitualMachine of the given name
getVirtualMachine(String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
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() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
getVirtualMachine() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
getVirtualNode() - Method in class org.objectweb.proactive.core.component.ContentDescription
getter for the virtual node
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.descriptor.data.ProActiveDescriptorImpl
 
getVirtualNode() - Method in class org.objectweb.proactive.core.event.NodeCreationEvent
 
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.ProActiveRuntimeImpl
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
getVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
getVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
getVirtualNodeMappingSize() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns the size of virualNodeMapping HashMap
getVirtualNodeMappingSize() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
Returns the size of virualNodeMapping HashMap
getVirtualNodeNameBeforeComposition() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
getVirtualNodes() - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Returns all VirtualNodes described in the XML Descriptor
getVirtualNodes() - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
getVmName() - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
getVnName() - Method in interface org.objectweb.proactive.core.node.Node
Returns the name of the VirtualNode this Node belongs to
getVnName() - Method in class org.objectweb.proactive.core.node.NodeImpl
 
getWSDL(Object, String, String, String, String[]) - Static method in class org.objectweb.proactive.ext.webservices.wsdl.WSDLGenerator
Generate the WSDL document associate with an active object exposed as a web service
getWidth() - Method in class org.objectweb.proactive.core.group.topology.Cube
Returns the width of the three-dimensional topology group (number of cloumns)
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 size of the lines
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.Torus
Return the max size of the Ring
getWidth() - Method in class org.objectweb.proactive.core.group.topology.TorusCube
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.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
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.Torus
Returns the X-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
getY(Object) - Method in class org.objectweb.proactive.core.group.topology.Torus
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(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(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() - 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(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
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() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getYoungest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
getYoungest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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_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
 
globalTimeOut - Variable in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
represents the sum of the timeout + current time in ms
groupBindings - Variable in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 

H

HELLO - Static variable in class org.objectweb.proactive.ext.security.SessionConstants
 
HOSTS_NUMBER_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
HOST_LIST_PROPERTY - Static variable in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
HOST_LIST_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
HOST_NUMBER_PROPERTY - Static variable in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
HTTPInputStream - class org.objectweb.proactive.core.rmi.HTTPInputStream.
 
HTTPInputStream(InputStream) - Constructor for class org.objectweb.proactive.core.rmi.HTTPInputStream
 
HTTPProcess - class org.objectweb.proactive.core.rmi.HTTPProcess.
 
HTTPProcess(DataInputStream, RequestInfo) - Constructor for class org.objectweb.proactive.core.rmi.HTTPProcess
 
HTTPRemoteException - exception org.objectweb.proactive.ext.webservices.utils.HTTPRemoteException.
Exception raised when problems occur in HTTP communications
HTTPRemoteException() - Constructor for class org.objectweb.proactive.ext.webservices.utils.HTTPRemoteException
 
HTTPRemoteException(String) - Constructor for class org.objectweb.proactive.ext.webservices.utils.HTTPRemoteException
 
HTTPRemoteException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.webservices.utils.HTTPRemoteException
 
HTTPRequestHandler - class org.objectweb.proactive.core.rmi.HTTPRequestHandler.
 
HTTPRequestHandler(Socket, String) - Constructor for class org.objectweb.proactive.core.rmi.HTTPRequestHandler
 
HTTPUnexpectedException - exception org.objectweb.proactive.ext.webservices.utils.HTTPUnexpectedException.
 
HTTPUnexpectedException(String) - Constructor for class org.objectweb.proactive.ext.webservices.utils.HTTPUnexpectedException
 
HTTPUnexpectedException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.webservices.utils.HTTPUnexpectedException
 
HalfBody - class org.objectweb.proactive.core.body.HalfBody.
 
Handler - interface org.objectweb.proactive.core.exceptions.handler.Handler.
Interface for handlers of Non Functional Exceptions
Handler - class org.objectweb.proactive.core.ssh.httpssh.Handler.
 
Handler() - Constructor for class org.objectweb.proactive.core.ssh.httpssh.Handler
 
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
 
HandlerManager - class org.objectweb.proactive.core.exceptions.HandlerManager.
A manager for NFE.
HandlerManager() - Constructor for class org.objectweb.proactive.core.exceptions.HandlerManager
 
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
Construct a handler with a suggestion to handle the problem more properly
HandlerNonFunctionalException(String) - Constructor for class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
Construct a handler with a suggestion to handle the problem more properly
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
 
HandlerWindow - class org.objectweb.proactive.core.exceptions.HandlerWindow.
 
HandlerWindow(NonFunctionalException, Handler, Object) - Constructor for class org.objectweb.proactive.core.exceptions.HandlerWindow
This is the default constructor
Handlerizable - interface org.objectweb.proactive.core.exceptions.Handlerizable.
An interface to add handlerizable behaviour to reified object
HttpLookupMessage - class org.objectweb.proactive.core.body.http.HttpLookupMessage.
This classes represents a HTTPMessage.
HttpLookupMessage(String) - Constructor for class org.objectweb.proactive.core.body.http.HttpLookupMessage
Constructs an HTTP Message
HttpMessage - interface org.objectweb.proactive.core.body.http.HttpMessage.
This interface is used to encapsulate any kind of HTTP message.
HttpRemoteBodyImpl - class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl.
An adapter for a LocalBody to be able to receive remote calls using HTTP.
HttpRemoteBodyImpl(UniqueID, String) - Constructor for class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
HttpRemoteRuntimeAdapterImpl - class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl.
An adapter for a ProActiveRuntime to be able to receive remote calls usinfg HTTP.
HttpRemoteRuntimeAdapterImpl(HttpRuntimeAdapter, String) - Constructor for class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
HttpReply - class org.objectweb.proactive.core.body.http.HttpReply.
This kind of HTTP message isusefull to receive and send replies.
HttpReply(Reply, UniqueID) - Constructor for class org.objectweb.proactive.core.body.http.HttpReply
Constructs an HTTP Message containing a ProActive Reply
HttpRequest - class org.objectweb.proactive.core.body.http.HttpRequest.
 
HttpRequest(Request, UniqueID) - Constructor for class org.objectweb.proactive.core.body.http.HttpRequest
 
HttpRuntimeAdapter - class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter.
 
HttpRuntimeAdapter() - Constructor for class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
HttpRuntimeAdapter(String) - Constructor for class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
HttpSshUrlConnection - class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection.
 
HttpSshUrlConnection(URL) - Constructor for class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
Hypercube - class org.objectweb.proactive.core.group.topology.Hypercube.
 
Hypercube(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Hypercube
 
handle(NonFunctionalException, Object) - Method in interface org.objectweb.proactive.core.exceptions.handler.Handler
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in interface org.objectweb.proactive.core.exceptions.handler.Handler
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCommunicationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCommunicationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCreationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerCreationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerGroupException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerGroupException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerMigrationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerMigrationException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerSecurityException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerSecurityException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerServiceException
Provide a treatment for the handled exception(s)
handle(NonFunctionalException, Object, Exception) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerServiceException
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.AbstractExternalProcess
 
handleOutput(BufferedWriter) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
handleProcess(BufferedReader, BufferedWriter, BufferedReader) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
handleWindow(NonFunctionalException, Handler, Object) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Create a graphical windows to display handlers
handlerAssociatedToBodyObject - Static variable in class org.objectweb.proactive.core.exceptions.HandlerManager
Store automatic associations between proxy and handler
handlerAssociatedToFutureObject - Static variable in class org.objectweb.proactive.core.exceptions.HandlerManager
Store automatic associations between proxy and handler
handlerAssociatedToProxyObject - Static variable in class org.objectweb.proactive.core.exceptions.HandlerManager
Store automatic associations between proxy and handler
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
hasBeenForwarded() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
hasCreatedRegistry - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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.AbstractExternalProcess.SimpleMessageSink
 
hasMessage() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
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).
hasProcess() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Returns true if this machine his mapped onto a process false if mapped onto a service
hasProcess() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
hasRequest(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
hasRequest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
hasRequestToServe() - Method in class org.objectweb.proactive.Service
true if and only if at least one request is available
hasRequestToServe(String) - Method in class org.objectweb.proactive.Service
true if and only if at least one request with the given name is available
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.http.RemoteBodyAdapter
 
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.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.http.HttpRuntimeAdapter
 
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
 
head - Variable in class org.objectweb.proactive.core.util.CircularArrayList
 
height - Variable in class org.objectweb.proactive.core.group.topology.Plan
height of the two-dimensional topology group
height - Variable in class org.objectweb.proactive.core.group.topology.Torus
height of the two-dimensional topology group
hostList - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
hostList - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
hostList - Variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
hostList - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
hostList - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
hostList - Variable in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
hostListAsArray - Variable in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
hostNumber - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
hostNumber - Variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
hostNumber - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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
 

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
 
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_Body - Static variable in interface org.objectweb.proactive.core.exceptions.handler.Handler
Remote and Mobile Object level gives the opportunity to associated more specific handlers to remote objects.
ID_Code - Static variable in interface org.objectweb.proactive.core.exceptions.handler.Handler
Code level allows temporary handlers in the code.
ID_Default - Static variable in interface org.objectweb.proactive.core.exceptions.handler.Handler
Default level is static and initialized in core of applications.
ID_Future - Static variable in interface org.objectweb.proactive.core.exceptions.handler.Handler
Future level is highly used with asynchronous remote method calls.
ID_Proxy - Static variable in interface org.objectweb.proactive.core.exceptions.handler.Handler
Proxy level is used to define reliable strategies for references to active objects.
ID_VM - Static variable in interface org.objectweb.proactive.core.exceptions.handler.Handler
Virtual Machine level is the first level created dynamcally.
IMPL_FIELD_NAME - Static variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
INFRASTRUCTURE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
IS_WINDOWS_SYSTEM - Static variable in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
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
 
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
 
InitActive - interface org.objectweb.proactive.InitActive.
InitActive is related to the initialization of the activity of an 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
 
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.
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
 
InternalBodySecurity - class org.objectweb.proactive.ext.security.InternalBodySecurity.
 
InternalBodySecurity(UniversalBody) - Constructor for class org.objectweb.proactive.ext.security.InternalBodySecurity
 
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
 
InvalidAssociateDeclaration - exception org.objectweb.proactive.ext.implicit.InvalidAssociateDeclaration.
 
InvalidAssociateDeclaration(String) - Constructor for class org.objectweb.proactive.ext.implicit.InvalidAssociateDeclaration
 
InvalidAssociateDeclaration() - 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
 
ibisConvert(Object) - Static method in class org.objectweb.proactive.core.util.ObjectToByteConverter
 
id - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
id - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
identity - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket
 
identity - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicketProperty
 
identity - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
identity - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
in - Variable in class org.objectweb.proactive.core.rmi.HTTPProcess
 
incrementReceivedCalls() - Method in class org.objectweb.proactive.core.group.spmd.BarrierState
Increments the number of received calls to finish the barrier
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
 
info - Variable in class org.objectweb.proactive.core.rmi.FileProcess
 
info - Variable in class org.objectweb.proactive.core.rmi.HTTPProcess
 
init() - Method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
initActivity(Body) - Method in interface org.objectweb.proactive.InitActive
Initializes the activity of the active object.
initialize() - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Default Constructor for HandlerManager.
initialize(String) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Construct a new manager with the given handler policy
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.http.HttpRemoteBodyImpl
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
initiateSession(int, UniversalBody) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
initiateSession(int, UniversalBody) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
initiateSession(int, UniversalBody) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
initiateSession(int, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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
 
installBCProvider() - Static method in class org.objectweb.proactive.ext.security.CertTools
 
instance() - Static method in class org.objectweb.proactive.core.component.adl.Registry
Returns a single instance
instance() - Static method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Returns the unique instance
instance() - Static method in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
instance() - Static method in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
instance() - Static method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeFactory
returns the unique instance in the jvm
instance() - Static method in class org.objectweb.proactive.core.component.type.ProActiveTypeFactory
 
instructionList - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
interactive - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
interactive - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
interactive - Variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
interactive - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
interactive - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
interfacesToImplement - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
internalBodySecurity - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
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.gridengine.GridEngineSubProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
internalBuildCommand() - Method in class org.objectweb.proactive.core.process.rlogin.RLoginProcess
 
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
 
internalMigrateTo(Node, boolean) - Method in class org.objectweb.proactive.core.body.migration.MigratableBody
 
internalReceiveReply(Reply) - Method in class org.objectweb.proactive.core.body.AbstractBody
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.HalfBody
Receives a reply in response to a former request.
internalReceiveRequest(Request) - Method in class org.objectweb.proactive.core.body.AbstractBody
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.HalfBody
Receives a request for later processing.
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
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.globus.GlobusProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
internalStartProcess(String) - Method in class org.objectweb.proactive.core.process.rlogin.RLoginProcess
 
internalStopProcess() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
internalStopProcess() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
internalWaitFor() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess
 
internalWaitFor() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
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.
invoke(SOAPContext, SOAPContext) - Method in class org.objectweb.proactive.ext.webservices.soap.ProActiveProvider
This method is responsible to invoke the method on the targetObject First We invoke the method thanks to RPCRouter.invoke() method then we build an enveloppe that contains the response.
isActivated() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Returns true is this VirtualNode is already activated, false otherwise
isActivated() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
isActivated() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
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.AbstractExternalProcess.SimpleMessageSink
 
isActive() - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
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(Object) - Static method in class org.objectweb.proactive.ProActive
Return false if the object future is available.
isAwaited() - Method in interface org.objectweb.proactive.core.body.future.Future
 
isAwaited(Object) - Static method in class org.objectweb.proactive.core.body.future.FutureProxy
Tests if the object obj is awaited or not.
isAwaited() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Tests the status of the returned object
isBegun() - Method in class org.objectweb.proactive.core.rmi.RequestInfo
 
isBound() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
isBound() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isCiphered() - Method in interface org.objectweb.proactive.core.body.reply.Reply
 
isCiphered() - Method in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
isCiphered() - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
isCiphered() - Method in interface org.objectweb.proactive.core.body.request.Request
 
isCiphered() - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
isClosed() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
isClosed() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isCommunicationAllowed() - Method in class org.objectweb.proactive.ext.security.Communication
Method isCommunicationAllowed.
isComposedFrom(String, String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
isComposite() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
 
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.core.ssh.rmissh.SshSocket
 
isConnected() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
isControllerInterface(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
isControllerRequest() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequest
tells whether the request is a call to a control interface
isControllerRequest() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestImpl
 
isCreationActiveObjectFrom() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
isCreationActiveObjectTo() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
isDestroyed() - Method in interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Returns if this BlockingQueue is destroyed
isDestroyed() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
isDispatchingOn() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Checks the semantic of communication of the Group.
isEmpty() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
isEmpty() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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.ExceptionList
Tests if this ExceptionList has no ExceptionInGroup.
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
 
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
isExported() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Checks whether this virtual node is exported
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
 
isFcOptionalItf() - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
isFcSubTypeOf(Type) - Method in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
isFcSubTypeOf(Type) - Method in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
TODO : provide implementation for isFcSubTypeOf
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.
isGraph - Static variable in class org.objectweb.proactive.core.exceptions.HandlerManager
 
isGraph() - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
 
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).
isHandlerAssociatedToBodyObject(Object) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Search and return the handler that must me automatically associated to the body of active object
isHandlerAssociatedToFutureObject(Object) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Search and return the handler that must me automatically associated to the future of active object
isHandlerAssociatedToProxyObject(Object) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Search and return the handler that must me automatically associated to the proxy of active object
isHandling(NonFunctionalException) - Method in interface org.objectweb.proactive.core.exceptions.handler.Handler
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 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.HandlerGroupException
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.HandlerNonFunctionalException
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.HandlerServiceException
Is the exception reliable for the handler ?
isID(long) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
isInputShutdown() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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
isInterfaceSecureImplemented - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
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
isLocalyCalled() - Method in class org.objectweb.proactive.core.group.spmd.BarrierState
Return true if the local barrier call was performed
isLookup() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
isLookup() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
isLookup() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
isMigration() - Method in class org.objectweb.proactive.ext.security.Policy
 
isMigration() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
isMigrationTo() - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
isMultiple() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Getter for cardinality
isMultiple() - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
checks the cardinality of the virtual node (i.e. whether the node is mapped to several nodes or not)
isMultiple() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
isMultiple() - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
isNFE - Variable in class org.objectweb.proactive.core.body.future.FutureProxy
Indicates if the returned object is a Non Functional Exception (thus the communication failed)
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
 
isOldEnough() - Method in class org.objectweb.proactive.core.ssh.UnusedTunnel
 
isOneWay() - Method in interface org.objectweb.proactive.core.body.message.Message
Returns true if the message will not generate a response message
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 class org.objectweb.proactive.core.body.request.BodyRequest
 
isOneWay() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
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.
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.
isOutputShutdown() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
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
isParallel() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
 
isPortAlreadyBound(int) - Static method in class org.objectweb.proactive.core.rmi.ClassServer
 
isPrimitive - Variable in class org.objectweb.proactive.core.component.asmgen.MetaObjectInterfaceClassGenerator
 
isPrimitive - Variable in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
isPrimitive() - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
 
isPrimitive - Variable in class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
 
isPriority - Variable in class org.objectweb.proactive.core.body.request.BodyRequest
 
isQuiet - Static variable in class org.objectweb.proactive.core.exceptions.HandlerManager
 
isQuiet() - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
 
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.BasicUnmarshaller
 
isResultValid - Variable in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
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
 
isSelfExported() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
isSelfSigned(X509Certificate) - Static method in class org.objectweb.proactive.ext.security.CertTools
Checks if a certificate is self signed by verifying if subject and issuer are the same.
isStarted() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueue
 
isStarted() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
isStarted - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
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(String, Class[]) - Static method in class org.objectweb.proactive.core.mop.Utils
 
isSuperTypeInArray(Class, 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 interface org.objectweb.proactive.core.body.request.RequestQueue
Returns an iterator over all the requests in the request queue.
iterator() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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
 
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
JSchSingleton - class org.objectweb.proactive.core.ssh.JSchSingleton.
 
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
JVMPARAMETERS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
JVMPARAMETER_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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
JVMSET_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
JVMS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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
 
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() - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
JiniBodyImpl(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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() - Constructor for class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
Job - interface org.objectweb.proactive.Job.
An object implemementing this Interface provides access to its jobID
javaPath - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
jiniNodeMap - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
jiniRuntime - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
jiniRuntimeMap - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
jiniVirtualNodeMap - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
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.body.AbstractUniversalBody
 
jobID - Variable in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
Cache the jobID locally for speed
jobID - Variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Cache the jobID locally for speed
jobID - Variable in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Cache the jobID locally for speed
jobID - Variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Cache the jobID locally for speed
jobID - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
jobID - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
jobID - Variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
jobID - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
jobID - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
jobID - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
jobStart() - Method in class org.objectweb.proactive.core.group.threadpool.EndControler
A ThreadInThePool object calls this method to indicate it has started a job.
jvmParameters - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
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
 

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
 
KeyTools - class org.objectweb.proactive.ext.security.KeyTools.
Tools to handle common key and keystore operations.
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.
keyPair() - Static method in class org.objectweb.proactive.ext.security.test.CertificateChainValidation
 
keySet() - Method in interface org.objectweb.proactive.core.group.Group
Returns a set view of the keys contained in this Group.
keySet() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns a set view of the keys contained in this Group.
keyStore - Variable in class org.objectweb.proactive.ext.security.PolicyServer
 
killAll(boolean) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Kills all nodes mapped to this VirtualNode.
killAll(boolean) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
killAll(boolean) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Kills all Nodes in this ProActiveRuntime
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
killAllNodes() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
killAllNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
killNode(String) - Static method in class org.objectweb.proactive.core.node.NodeFactory
Kills the node of the given url
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Kills the Node of the given name and all Active Objects deployed on it.
killNode(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
killNode(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
killNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
killNodes(boolean) - Static method in class org.objectweb.proactive.core.component.adl.Launcher
 
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.ProActiveRuntimeImpl
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
killRT(boolean) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
killRT(boolean) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
killRT(boolean) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
killRT(boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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.ProActiveDescriptorImpl
 

L

LIFECYCLE_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
LOCALHOST - Static variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
LOG4J_FILE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
LOOKUP_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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() - 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
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
 
Launcher - class org.objectweb.proactive.core.component.adl.Launcher.
A class to launch a component from its definition from the command line.
Launcher - class org.objectweb.proactive.core.mop.Launcher.
 
Launcher() - Constructor for class org.objectweb.proactive.core.mop.Launcher
 
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.
LinkedVirtualNode - class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode.
This class is a link of a chained list of virtual nodes.
LinkedVirtualNode(String, String) - Constructor for class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Constructor
LocalBodyStore - class org.objectweb.proactive.core.body.LocalBodyStore.
**For internal use only**
This class store all active bodies known in the current JVM.
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.
 
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() - Constructor for class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory
Constructor for LocationServerMetaObjectFactory.
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
 
lastIndexOf(Object) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
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.Cube
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.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.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.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.TorusCube
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.ASMBytecodeStubBuilder
 
lengthOfType(Class) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
lifoServing() - Method in class org.objectweb.proactive.Service
Invoke the LIFO policy to pick up the requests from the request queue.
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.adl.implementations.ProActiveImplementationBuilderImpl
 
listFc() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler
 
listFc() - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
listFc() - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
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.http.HttpRemoteRuntimeAdapterImpl
 
listVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
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(String) - Static method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Load the configuration given in filename
load() - Static method in class org.objectweb.proactive.core.util.IbisProperties
 
loadClass(String) - Method in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
loadClass(String) - Static method in class org.objectweb.proactive.core.mop.MOP
 
loadClass(String) - Method in class org.objectweb.proactive.core.mop.MOPClassLoader
 
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
 
loadDefaultProperties() - Static method in class org.objectweb.proactive.core.util.IbisProperties
 
loadHandlerPolicy(String) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
Load a handler policy from a file.
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
 
localBodyStrategy - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
locate(DeploymentDescriptor, Envelope, Call, String, String, SOAPContext) - Method in class org.objectweb.proactive.ext.webservices.soap.ProActiveProvider
This method is responsible for locating the active object.
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
 
locatorChecked - Variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
log(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.NullMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.StandardOutputMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess.ParserMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess.ParserMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess.ParserMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess.ParserMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess.ParserMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess.ParserMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess.ParserMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess.ParserMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess.ParserMessageLogger
 
log(String, Throwable) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess.ParserMessageLogger
 
log(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess.ParserMessageLogger
 
log(Throwable) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess.ParserMessageLogger
 
log(String, Throwable) - 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 interface org.objectweb.proactive.core.util.MessageLogger
 
log(Throwable) - Method in interface org.objectweb.proactive.core.util.MessageLogger
 
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.AbstractBody
 
logger - Static variable in class org.objectweb.proactive.core.body.ActiveBody
 
logger - Static variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
logger - Static variable in class org.objectweb.proactive.core.body.future.FutureProxy
Get NFE logger
logger - Static variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
logger - Static variable in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.migration.MigratableBody
 
logger - Static variable in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.proxy.AbstractProxy
 
logger - Static variable in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
logger - Static variable in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.request.RequestReceiverImpl
 
logger - Static variable in class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory
 
logger - Static variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
logger - Static variable in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.ComponentParameters
 
logger - Static variable in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
 
logger - Static variable in class org.objectweb.proactive.core.component.identity.ProActiveComponentImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.request.ComponentRequestImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
logger - Static variable in class org.objectweb.proactive.core.component.type.ProActiveComponentType
 
logger - Static variable in class org.objectweb.proactive.core.component.type.ProActiveInterfaceType
 
logger - Static variable in class org.objectweb.proactive.core.component.type.ProActiveTypeFactory
 
logger - Static variable in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
logger - Static variable in class org.objectweb.proactive.core.event.AbstractEventProducer
 
logger - Static variable in class org.objectweb.proactive.core.group.ProActiveComponentGroup
 
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.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.ASMBytecodeStubBuilder
 
logger - Static variable in class org.objectweb.proactive.core.mop.MOP
 
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.ClassServer
 
logger - Static variable in class org.objectweb.proactive.core.rmi.FileProcess
 
logger - Static variable in class org.objectweb.proactive.core.rmi.HTTPRequestHandler
 
logger - Static variable in class org.objectweb.proactive.core.rmi.RegistryHelper
 
logger - Static variable in class org.objectweb.proactive.core.runtime.RuntimeFactory
 
logger - Static variable in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
logger - Static variable in class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory
 
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.Entity
 
logger - Static variable in class org.objectweb.proactive.ext.security.PolicyServer
 
logger - Static variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
logger - Static variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
logger - Static variable in class org.objectweb.proactive.ext.webservices.soap.ProActiveProvider
 
loggerDeployment - Static variable in class org.objectweb.proactive.core.descriptor.services.ServiceThread
 
loggerGroup - Static variable in class org.objectweb.proactive.ProActive
 
loggerNFE - Static variable in class org.objectweb.proactive.ProActive
 
loggerNFE - Static variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
loggerNFE - Static variable in class org.objectweb.proactive.core.exceptions.HandlerManager
 
loggerNFE - Static variable in class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
 
loggerSecurity - Static variable in class org.objectweb.proactive.ProActive
 
loggers - Static variable in class org.objectweb.proactive.core.util.ProActiveLogger
 
lookup(String) - Static method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
Looks-up an active object previously registered in the bodys table .
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.
lookup - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
lookupActive(String, String) - Static method in class org.objectweb.proactive.ProActive
Looks-up an active object previously registered in a registry(RMI, IBIS, HTTP).
lookupFc(String) - Method in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
lookupFc(String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler
 
lookupFc(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
see @link org.objectweb.fractal.api.control.BindingController#lookupFc(String)
lookupFc(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
lookupFrequence - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
lookupVirtualNode(String) - Static method in class org.objectweb.proactive.ProActive
Looks-up a VirtualNode previously registered in a registry(RMI or JINI or HTTP or IBIS) The registry where to look for is fully determined with the protocol included in the url

M

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
 
MAP_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
MASTER_TAG - Static variable in interface org.objectweb.proactive.core.config.xml.MasterFileConstants
 
MAX - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
MAX - Static variable in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
MAX_RETRY - Static variable in class org.objectweb.proactive.StartNode
 
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
 
MESSAGE - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
METHODCALL_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
METHODCALL_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
METHODCALL_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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.ASMBytecodeStubBuilder
 
METHOD_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
METHOD_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
METHOD_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
METHOD_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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
 
MOP - class org.objectweb.proactive.core.mop.MOP.
A place where static methods go
MOP() - Constructor for class org.objectweb.proactive.core.mop.MOP
 
MOPClassLoader - class org.objectweb.proactive.core.mop.MOPClassLoader.
 
MOPClassLoader() - Constructor for 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.
MSG - class org.objectweb.proactive.core.rmi.MSG.
 
MSG(byte[], String) - Constructor for class org.objectweb.proactive.core.rmi.MSG
 
MULTICAST_LOCATOR_NAME - Static variable in class org.objectweb.proactive.StartNode
 
MULTIPLE - Static variable in interface org.objectweb.proactive.core.component.adl.nodes.VirtualNode
 
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
 
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
 
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 - 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 - 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
 
MethodBarrier - class org.objectweb.proactive.core.group.spmd.MethodBarrier.
 
MethodBarrier(String[]) - Constructor for class org.objectweb.proactive.core.group.spmd.MethodBarrier
Constructor
MethodCall - class org.objectweb.proactive.core.mop.MethodCall.
Instances of this class represent method calls performed on reified objects.
MethodCall(Method, Object[]) - 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() - Constructor for class org.objectweb.proactive.core.mop.MethodCall
Builds a new MethodCall object.
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
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(String, int) - Constructor for class org.objectweb.proactive.core.group.spmd.MethodCallBarrier
Constructor
MethodCallBarrier(String) - Constructor for class org.objectweb.proactive.core.group.spmd.MethodCallBarrier
Constructor
MethodCallBarrierWithMethodName - class org.objectweb.proactive.core.group.spmd.MethodCallBarrierWithMethodName.
 
MethodCallBarrierWithMethodName(String[]) - Constructor for class org.objectweb.proactive.core.group.spmd.MethodCallBarrierWithMethodName
Constructor
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
MicroTimer - class org.objectweb.proactive.core.util.timer.MicroTimer.
 
MicroTimer() - Constructor for class org.objectweb.proactive.core.util.timer.MicroTimer
 
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
 
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
 
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.
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
 
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() - Constructor for class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
Constructor for LocationServerMetaObjectFactory.
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
 
machineList - Static variable in class org.objectweb.proactive.core.exceptions.handler.HandlerCommunicationException
This list keeps a trace of the different distant machines used by the application
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.adl.Launcher
 
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.JVMProcessImpl
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.SimpleExternalProcess
 
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.LSFBSubProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.rlogin.RLoginProcess
 
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.RSHProcess
 
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.SSHJVMProcess
 
main(String[]) - Static method in class org.objectweb.proactive.core.process.ssh.SSHProcess
 
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.core.util.profiling.PAProfilerEngine
 
main(String[]) - Static method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
main(String[]) - Static method in class org.objectweb.proactive.core.util.timer.EWMATimer
 
main(String[]) - Static method in class org.objectweb.proactive.core.util.timer.MicroTimer
 
main(String[]) - Static method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
main(String[]) - Static method in class org.objectweb.proactive.ext.closedworldlauncher.NodeLauncher
 
main(String[]) - Static method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
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.CertificateReader
The main program for the CertificateReader class
main(String[]) - Static method in class org.objectweb.proactive.ext.security.crypto.CertificationAuthority
 
main(String[]) - Static method in class org.objectweb.proactive.ext.security.gui.SecurityGui
 
main(String[]) - Static method in class org.objectweb.proactive.ext.security.test.CertificateChainValidation
 
main(String[]) - Static method in class org.objectweb.proactive.ext.security.test.Flower
 
main(String[]) - Static method in class org.objectweb.proactive.ext.util.SimpleLocationServer
 
main(String[]) - Static method in class org.objectweb.proactive.ext.util.StubGenerator
 
makeDeepCopy(Object) - Static method in class org.objectweb.proactive.core.mop.Utils
 
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.ConstructorCallImpl
Make 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
mark(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
markSupported() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
measure - Static variable in class org.objectweb.proactive.ext.benchsocket.BenchSocketFactory
 
memberList - Variable in class org.objectweb.proactive.core.group.AbstractProcessForGroup
 
memberList - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
The list of member : it contains exclusively, StubObjects connected to Proxies, or Java Objects
memory - Variable in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
messageEventProducer - Variable in class org.objectweb.proactive.core.body.BodyImpl
 
messageLogger - Static variable in interface org.objectweb.proactive.core.util.MessageLogger
 
methodCall - Variable in class org.objectweb.proactive.core.body.request.BodyRequest
 
methodCall - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
 
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.ASMBytecodeStubBuilder
 
methods - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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(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.
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(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(Body, Node, boolean) - Static method in class org.objectweb.proactive.ProActive
Migrates the body bodyToMigrate 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 interface org.objectweb.proactive.core.body.migration.MigrationManager
 
migrateTo(Node, Body) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
migrateTo(Node, Body) - Method in class org.objectweb.proactive.ext.locationserver.MigrationManagerWithLocationServer
 
migrateTo(PolicyServer, String, Node) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
migrateTo(Node) - Method in class org.objectweb.proactive.ext.security.test.Flower
 
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
 
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.Policy
 
migration - 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
 
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
migrationManagerFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
migrationTo - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
mopCl - Static variable in class org.objectweb.proactive.core.mop.MOPClassLoader
 
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
 
myPool - Variable in class org.objectweb.proactive.core.group.threadpool.ThreadInThePool
The threadpool owner of this thread.

N

NAME - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
NAME_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
NODE_CREATED - Static variable in class org.objectweb.proactive.core.event.NodeCreationEvent
 
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
 
NO_SUCH_OBJECT - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
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
 
Node - interface org.objectweb.proactive.core.node.Node.
A Node offers a set of services needed by ProActive to work with remote JVM.
NodeCreationEvent - class org.objectweb.proactive.core.event.NodeCreationEvent.
Event sent when a Node is created for a given VirtualNode.
NodeCreationEvent(VirtualNode, int, Node, int) - Constructor for class org.objectweb.proactive.core.event.NodeCreationEvent
Creates a new NodeCreationEvent
NodeCreationEventListener - interface org.objectweb.proactive.core.event.NodeCreationEventListener.
A class implementating this interface is listener of NodeCreationEvent.
NodeCreationEventProducer - interface org.objectweb.proactive.core.event.NodeCreationEventProducer.
A class implementing this interface can produce NodeCreationEvent.
NodeCreationEventProducerImpl - class org.objectweb.proactive.core.event.NodeCreationEventProducerImpl.
 
NodeCreationEventProducerImpl() - Constructor for class org.objectweb.proactive.core.event.NodeCreationEventProducerImpl
 
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() - Constructor for class org.objectweb.proactive.core.node.NodeImpl
 
NodeImpl(ProActiveRuntime, String, String, String) - Constructor for class org.objectweb.proactive.core.node.NodeImpl
 
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
 
NodeInformation - interface org.objectweb.proactive.core.node.NodeInformation.
A class implementing this interface provides information about the node it is attached to.
NodeLauncher - class org.objectweb.proactive.ext.closedworldlauncher.NodeLauncher.
 
NodeLauncher() - Constructor for class org.objectweb.proactive.ext.closedworldlauncher.NodeLauncher
 
NonFunctionalException - exception org.objectweb.proactive.core.exceptions.NonFunctionalException.
An interface for non functional exceptions Should implement Serializable but Exception class do it
NonFunctionalException() - Constructor for class org.objectweb.proactive.core.exceptions.NonFunctionalException
Constructs a NonFunctionalException with no specified detail message.
NonFunctionalException(String) - Constructor for class org.objectweb.proactive.core.exceptions.NonFunctionalException
Constructs a NonFunctionalException with the specified detail message and nested exception.
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.
name - Variable in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
nameOfWrapper(Class) - Static method in class org.objectweb.proactive.core.mop.Utils
 
nbrValues - Variable in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
needToTry(String, int) - Method in class org.objectweb.proactive.core.ssh.TryCache
Return true only if we need to try this host/port pair.
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.http.HttpRemoteBodyImpl
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
negociateKeyReceiverSide(ConfidentialityTicket, long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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[], 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[], 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.
newActiveAsGroup(String, Object[], VirtualNode) - Static method in class org.objectweb.proactive.ProActive
Creates a new group of Active Objects.
newActiveAsGroup(String, Object[], VirtualNode, Active, MetaObjectFactory) - Static method in class org.objectweb.proactive.ProActive
Creates a new group of Active Objects.
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.
newComponentFactory() - Method in interface org.objectweb.proactive.core.body.MetaObjectFactory
creates a ProActiveComponentFactory
newComponentFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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
newComponentInterfaceGroup(InterfaceType) - Static method in class org.objectweb.proactive.core.group.ProActiveComponentGroup
creates an empty group able to contain ProActiveInterface objects of the given type..
newComponentRepresentativeGroup(ComponentType) - Static method in class org.objectweb.proactive.core.group.ProActiveComponentGroup
Creates an empty component stub+a group proxy.
newComponentRequestQueue(UniqueID) - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueueFactory
factory for ComponentRequestQueue
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)
newFcInstance() - Method in class org.objectweb.proactive.core.component.Fractive
see Factory.newFcInstance()
newGroup(String) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Creates an object representing an empty group specifying the upper class of members.
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[][], 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[][], 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[][], 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.
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 the same 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 the same params cycling on nodeList.
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 the same 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 all members with the same 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 the same params cycling on nodeList.
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.
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 the same params cycling on nodeList.
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 the same 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 the same params cycling on the nodes of the vitual node.
newInstance() - Static method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newInstance(String, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
Creates an instance of an object
newInstance(Class, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
 
newInstance(String, String, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
Creates an instance of an object
newInstance(Class, String, Object[], String, Object[]) - Static method in class org.objectweb.proactive.core.mop.MOP
 
newInstance() - Static method in class org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory
 
newInstance() - Static method in class org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a MigrationManagerFactory
newMigrationManagerFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a ProActiveGroupManagerFactory
newProActiveGroupManagerFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RemoteBodyFactory
newRemoteBodyFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a ReplyReceiverFactory
newReplyReceiverFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RequestFactory
newRequestFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RequestQueueFactory
newRequestQueueFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a RequestReceiverFactory
newRequestReceiverFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newRequestReceiverFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newSPMDGroup(String, Object[][], String) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Creates an object representing a spmd group (a typed group) and creates all members with params on the node.
newSPMDGroup(String, Object[][], String[]) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Creates an object representing a spmd group (a typed group) and creates members with params cycling on nodeList.
newSPMDGroup(String, Object[][], Node) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Creates an object representing a spmd group (a typed group) and creates all members with params on the node.
newSPMDGroup(String, Object[][], Node[]) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Creates an object representing a spmd group (a typed group) and creates members with params cycling on nodeList.
newSPMDGroup(String, Object[][], VirtualNode) - Static method in class org.objectweb.proactive.core.group.spmd.ProSPMD
Creates an object representing a spmd group (a typed group) and creates members with params cycling on the nodes of the virtual node.
newServiceID() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
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 interface org.objectweb.proactive.core.body.MetaObjectFactory
Creates or reuses a ThreadStoreFactory
newThreadStoreFactory() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
newThreadStoreFactorySingleton() - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
next() - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
next() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Returns the next destination on the list and increase index by one.
noClassServer - Variable in class org.objectweb.proactive.StartNode
 
noRebind - Variable in class org.objectweb.proactive.StartNode
 
noRegistry - Variable in class org.objectweb.proactive.StartNode
 
node - Variable in class org.objectweb.proactive.core.event.NodeCreationEvent
 
nodeCount - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
nodeCreated - Variable in class org.objectweb.proactive.core.event.NodeCreationEvent
 
nodeCreated(NodeCreationEvent) - Method in interface org.objectweb.proactive.core.event.NodeCreationEventListener
Signals that a node creation occured on the virtualNode encapsulated in the event
nodeInformation - Variable in class org.objectweb.proactive.core.node.NodeImpl
 
nodeNumber - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
nodeNumber - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
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
 
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
 
noneAwaited() - Method in class org.objectweb.proactive.ext.util.FutureList
Return true if none of the futures in the current list are awaited
normalizeURL(String) - Method in class org.objectweb.proactive.ext.util.SimpleLocationServer
 
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.config.xml.MasterFileHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorHandler
 
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.ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler
 
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.OARProcessHandler.OAROptionHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler
 
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
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.P2PLookupHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
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.CollectionUnmarshaller
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
notifyEndActiveHandler(String, UnmarshallerHandler) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
notifyListeners(UniqueID, UniqueID, int) - Method in class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
notifyListeners(Message, int, UniqueID, int) - Method in class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
notifyListeners(Message, int, UniqueID) - Method in class org.objectweb.proactive.core.body.message.MessageEventProducerImpl
 
notifyListeners(VirtualNode, int, Node, int) - Method in class org.objectweb.proactive.core.event.NodeCreationEventProducerImpl
 
notifyListeners(ProActiveRuntime, int, ProActiveRuntime, String, String, String) - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl
 
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.AbstractEventProducer
Notifies one listener with the event.
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.event.BodyEventProducerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.event.NodeCreationEventProducerImpl
 
notifyOneListener(ProActiveListener, ProActiveEvent) - Method in class org.objectweb.proactive.core.event.RuntimeRegistrationEventProducerImpl
 
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.
notifyReception(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
notifyVirtualNode(ProActiveRuntime[]) - Method in class org.objectweb.proactive.core.descriptor.services.ServiceThread
 

O

OAID - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
OARSubProcess - class org.objectweb.proactive.core.process.oar.OARSubProcess.
The OARSubProcess class is able to start any class, of the ProActive library, on a cluster managed by OAR protocol.
OARSubProcess() - Constructor for class org.objectweb.proactive.core.process.oar.OARSubProcess
 
OARSubProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.oar.OARSubProcess
 
OARSubProcess.ParserMessageLogger - class org.objectweb.proactive.core.process.oar.OARSubProcess.ParserMessageLogger.
Implementation of a MessageLogger that look for the jobID of the launched job
OARSubProcess.ParserMessageLogger() - Constructor for class org.objectweb.proactive.core.process.oar.OARSubProcess.ParserMessageLogger
 
OAR_OPTIONS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
OAR_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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.ASMBytecodeStubBuilder
 
OBJECT_ARRAY_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
OBJECT_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
OBJECT_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
OBJECT_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
OK - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
OPTIONAL - Static variable in class org.objectweb.proactive.ext.security.Communication
 
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
ObjectToByteConverter - class org.objectweb.proactive.core.util.ObjectToByteConverter.
This class acts as a wrapper to enable the use of different serialization code depending on the proactive configuration
ObjectToByteConverter() - Constructor for class org.objectweb.proactive.core.util.ObjectToByteConverter
 
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.
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.
onArrival(String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
onArrival(String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
onDeparture(String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
onDeparture(String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
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 interface org.objectweb.proactive.core.util.ThreadStore
Opens the store.
open() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
openConnection(URL) - Method in class org.objectweb.proactive.core.ssh.httpssh.Handler
 
openedSessions - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
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.http - package org.objectweb.proactive.core.body.http
HTTP implementation of the remote Body org.objectweb.proactive.core.body.ibis - package org.objectweb.proactive.core.body.ibis
IBIS implementation of the remote Body 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.adl - package org.objectweb.proactive.core.component.adl
This package and sub-packages provide a customization of the standard Fractal ADL for ProActive.
org.objectweb.proactive.core.component.adl.components - package org.objectweb.proactive.core.component.adl.components
 
org.objectweb.proactive.core.component.adl.implementations - package org.objectweb.proactive.core.component.adl.implementations
 
org.objectweb.proactive.core.component.adl.nodes - package org.objectweb.proactive.core.component.adl.nodes
 
org.objectweb.proactive.core.component.adl.vnexportation - package org.objectweb.proactive.core.component.adl.vnexportation
 
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.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.services - package org.objectweb.proactive.core.descriptor.services
Provides classes to start JVM acquisition services like RMI lookup service on a ProActiveRuntime or P2P ProActiveRuntime acquisition service.
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.gridengine - package org.objectweb.proactive.core.process.gridengine
Defines services for creating a remote process using Sun Grid Engine for a cluster managed by SGE.
org.objectweb.proactive.core.process.lsf - package org.objectweb.proactive.core.process.lsf
Defines services for creating a remote process BSUB for a cluster using LSF protocol.
org.objectweb.proactive.core.process.oar - package org.objectweb.proactive.core.process.oar
Defines services for creating a remote process using OAR for a cluster managed by OAR .
org.objectweb.proactive.core.process.pbs - package org.objectweb.proactive.core.process.pbs
Defines services for creating a remote process using PBS for a cluster managed by PBS.
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.rlogin - package org.objectweb.proactive.core.process.rlogin
Defines services for creating a remote process using Rlogin.
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.http - package org.objectweb.proactive.core.runtime.http
HTTP implementation of 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.ssh - package org.objectweb.proactive.core.ssh
Provides all classes to do ssh tunneling over RMI or HTTP.
org.objectweb.proactive.core.ssh.httpssh - package org.objectweb.proactive.core.ssh.httpssh
Provides all classes to do ssh tunneling over HTTP.
org.objectweb.proactive.core.ssh.rmissh - package org.objectweb.proactive.core.ssh.rmissh
Provides all classes to do ssh tunneling over RMI.
org.objectweb.proactive.core.util - package org.objectweb.proactive.core.util
**For internal use only** Contains accessory utility classes.
org.objectweb.proactive.core.util.profiling - package org.objectweb.proactive.core.util.profiling
 
org.objectweb.proactive.core.util.timer - package org.objectweb.proactive.core.util.timer
 
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.closedworldlauncher - package org.objectweb.proactive.ext.closedworldlauncher
 
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.exceptions - package org.objectweb.proactive.ext.security.exceptions
 
org.objectweb.proactive.ext.security.gui - package org.objectweb.proactive.ext.security.gui
 
org.objectweb.proactive.ext.security.test - package org.objectweb.proactive.ext.security.test
 
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.
org.objectweb.proactive.ext.webservices.soap - package org.objectweb.proactive.ext.webservices.soap
 
org.objectweb.proactive.ext.webservices.utils - package org.objectweb.proactive.ext.webservices.utils
 
org.objectweb.proactive.ext.webservices.wsdl - package org.objectweb.proactive.ext.webservices.wsdl
 
outputFile - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
outputFile - Variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
outputFile - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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

P2PLookupService - class org.objectweb.proactive.core.descriptor.services.P2PLookupService.
This class represents a service to acquire ProActiveRuntime(JVMs) with the ProActive P2P infrastructure This service can be defined and used transparently when using XML Deployment descriptor
P2PLookupService() - Constructor for class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
P2P_LOOKUP_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PAObjectInputStream - class org.objectweb.proactive.core.mop.PAObjectInputStream.
 
PAObjectInputStream(InputStream) - Constructor for class org.objectweb.proactive.core.mop.PAObjectInputStream
 
PAObjectInputStream() - Constructor for class org.objectweb.proactive.core.mop.PAObjectInputStream
 
PAObjectOutputStream - class org.objectweb.proactive.core.mop.PAObjectOutputStream.
 
PAObjectOutputStream(OutputStream) - Constructor for class org.objectweb.proactive.core.mop.PAObjectOutputStream
 
PAObjectOutputStream() - Constructor for class org.objectweb.proactive.core.mop.PAObjectOutputStream
 
PAProfilerEngine - class org.objectweb.proactive.core.util.profiling.PAProfilerEngine.
The Engine used for profiling code It creates profilers on request and keep them on a list It also registers itself to run when the JVM shutdowns and dump the results of the profilers
PARALLEL - Static variable in interface org.objectweb.proactive.core.component.Constants
 
PARALLEL_ENVIRONMENT_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PARAMETERS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PA_WEBSERVICE - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
PBSSubProcess - class org.objectweb.proactive.core.process.pbs.PBSSubProcess.
The PBSSubProcess class is able to start any class, of the ProActive library, on a cluster managed by PBS protocol.
PBSSubProcess() - Constructor for class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
PBSSubProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
PBSSubProcess.ParserMessageLogger - class org.objectweb.proactive.core.process.pbs.PBSSubProcess.ParserMessageLogger.
Implementation of a MessageLogger that look for the jobID of the launched job
PBSSubProcess.ParserMessageLogger() - Constructor for class org.objectweb.proactive.core.process.pbs.PBSSubProcess.ParserMessageLogger
 
PBS_OPTIONS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PBS_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PEERS_SET_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PEER_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
POLICY_FILE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PRIMITIVE - Static variable in interface org.objectweb.proactive.core.component.Constants
 
PRIVATE_KEY_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
PROACTIVE_ACTION - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
PROACTIVE_BACKEND - Static variable in class org.objectweb.proactive.core.component.adl.FactoryFactory
 
PROACTIVE_DESCRIPTOR_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
PROACTIVE_FACTORY - Static variable in class org.objectweb.proactive.core.component.adl.FactoryFactory
 
PROACTIVE_MESSAGE - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
PROACTIVE_OAID - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
PROACTIVE_OBJECT - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
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
 
PROCESSES_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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
 
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
 
PROPERTIES_TAG - Static variable in interface org.objectweb.proactive.core.config.xml.MasterFileConstants
 
PROP_TAG - Static variable in interface org.objectweb.proactive.core.config.xml.MasterFileConstants
 
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.ASMBytecodeStubBuilder
 
PROXY_FIELD_NAME - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
PROXY_TYPE - Static variable in class org.objectweb.proactive.core.component.asmgen.RepresentativeInterfaceClassGenerator
 
PROXY_TYPE - Static variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
PROXY_TYPE - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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
 
PUBLIC_KEY_EXCHANGE - Static variable in class org.objectweb.proactive.ext.security.SessionConstants
 
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
PassiveCompositeUnmarshaller - class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller.
Receives SAX event and pass them on
PassiveCompositeUnmarshaller(boolean) - Constructor for class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
PassiveCompositeUnmarshaller() - 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
 
Plan - class org.objectweb.proactive.core.group.topology.Plan.
This class represents a group by a two-dimensional topology.
Plan(Group, int, int) - Constructor for class org.objectweb.proactive.core.group.topology.Plan
Construtor.
Plan(Group, int) - Constructor for class org.objectweb.proactive.core.group.topology.Plan
Construtor.
Policy - class org.objectweb.proactive.ext.security.Policy.
 
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
PolicyServer - class org.objectweb.proactive.ext.security.PolicyServer.
 
PolicyServer() - Constructor for class org.objectweb.proactive.ext.security.PolicyServer
 
ProActive - class org.objectweb.proactive.ProActive.
 
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)
ProActiveComponentBuilder - class org.objectweb.proactive.core.component.adl.components.ProActiveComponentBuilder.
A ProActive based implementation of the ComponentBuilder interface.
ProActiveComponentBuilder() - Constructor for class org.objectweb.proactive.core.component.adl.components.ProActiveComponentBuilder
 
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.
This is a factory for component representatives.
ProActiveComponentRepresentativeImpl - class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl.
 
ProActiveComponentRepresentativeImpl(ComponentType) - 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(InterfaceType[]) - Constructor for class org.objectweb.proactive.core.component.type.ProActiveComponentType
Constructor for ProActiveComponentType.
ProActiveComponentType(ComponentType) - Constructor for class org.objectweb.proactive.core.component.type.ProActiveComponentType
copy constructor
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) - 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.
ProActiveDeployer - class org.objectweb.proactive.ext.webservices.soap.ProActiveDeployer.
 
ProActiveDeployer() - Constructor for class org.objectweb.proactive.ext.webservices.soap.ProActiveDeployer
 
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.
 
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() - Constructor for class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory
 
ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl - class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl.
 
ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.ibis.ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl
 
ProActiveImplementationBuilder - interface org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilder.
 
ProActiveImplementationBuilderImpl - class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl.
 
ProActiveImplementationBuilderImpl() - Constructor for class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
ProActiveImplementationCompiler - class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationCompiler.
 
ProActiveImplementationCompiler() - Constructor for class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationCompiler
 
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() - Constructor for class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory
 
ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl - class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl.
 
ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl() - Constructor for class org.objectweb.proactive.core.body.jini.ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl
 
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
ProActiveLogger - class org.objectweb.proactive.core.util.ProActiveLogger.
 
ProActiveLogger() - Constructor for class org.objectweb.proactive.core.util.ProActiveLogger
 
ProActiveMetaObjectFactory - class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.
 
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
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
 
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.
ProActiveProvider - class org.objectweb.proactive.ext.webservices.soap.ProActiveProvider.
 
ProActiveProvider() - Constructor for class org.objectweb.proactive.ext.webservices.soap.ProActiveProvider
 
ProActiveRmiMetaObjectFactory - class org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory.
 
ProActiveRmiMetaObjectFactory() - Constructor for 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
 
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 - 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
 
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 - 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(X509Certificate, PrivateKey, PolicyServer) - Constructor for class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Method ProActiveSecurityManager.
ProActiveSecurityManager(String) - Constructor for class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
ProActiveSecurityManager(PolicyServer) - Constructor for class org.objectweb.proactive.ext.security.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.
ProActiveSuperController - interface org.objectweb.proactive.core.component.controller.ProActiveSuperController.
 
ProActiveSuperControllerImpl - class org.objectweb.proactive.core.component.controller.ProActiveSuperControllerImpl.
 
ProActiveSuperControllerImpl(Component) - Constructor for class org.objectweb.proactive.core.component.controller.ProActiveSuperControllerImpl
 
ProActiveTypeFactory - class org.objectweb.proactive.core.component.type.ProActiveTypeFactory.
Implementation of TypeFactory (@see org.objectweb.fractal.api.type.TypeFactory) Implements the Singleton pattern.
ProActiveWSUtils - class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils.
Web Services utilities
ProActiveWSUtils() - Constructor for class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
ProActiveXMLUtils - class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils.
ProActive HTTP Utilities class
ProActiveXMLUtils() - Constructor for class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
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
 
ProcessDefinitionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.
 
ProcessDefinitionHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
ProcessDefinitionHandler.BSubProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.BSubProcessHandler.
 
ProcessDefinitionHandler.BSubProcessHandler(ProActiveDescriptor) - Constructor for 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.GlobusProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GlobusProcessHandler.
 
ProcessDefinitionHandler.GlobusProcessHandler(ProActiveDescriptor) - Constructor for 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.GridEngineProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GridEngineProcessHandler.
 
ProcessDefinitionHandler.GridEngineProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GridEngineProcessHandler
 
ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler.
 
ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler
 
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.OARProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.OARProcessHandler.
 
ProcessDefinitionHandler.OARProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.OARProcessHandler
 
ProcessDefinitionHandler.OARProcessHandler.OAROptionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.OARProcessHandler.OAROptionHandler.
 
ProcessDefinitionHandler.OARProcessHandler.OAROptionHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.OARProcessHandler.OAROptionHandler
 
ProcessDefinitionHandler.PBSProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PBSProcessHandler.
 
ProcessDefinitionHandler.PBSProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PBSProcessHandler
 
ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler.
 
ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler
 
ProcessDefinitionHandler.ProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.
 
ProcessDefinitionHandler.ProcessHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
ProcessDefinitionHandler.ProcessHandler.CommandPathHanlder - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.CommandPathHanlder.
 
ProcessDefinitionHandler.ProcessHandler.CommandPathHanlder() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.CommandPathHanlder
 
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.PrunProcessHandler - class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PrunProcessHandler.
 
ProcessDefinitionHandler.PrunProcessHandler(ProActiveDescriptor) - Constructor for 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.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
 
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
 
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
 
Profiling - class org.objectweb.proactive.core.util.profiling.Profiling.
 
Profiling() - Constructor for class org.objectweb.proactive.core.util.profiling.Profiling
 
PropertiesHandler - class org.objectweb.proactive.core.config.xml.PropertiesHandler.
 
PropertiesHandler(ProActiveConfiguration) - Constructor for class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
Proxy - interface org.objectweb.proactive.core.mop.Proxy.
The proxy interface This interface only defines one method.
ProxyForGroup - class org.objectweb.proactive.core.group.ProxyForGroup.
 
ProxyForGroup(String) - Constructor for 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
 
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 using prun on top of PBS.
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
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
 
p2pService - Variable in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.P2PLookupHandler
 
packageName - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
packageName - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
packageName - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
parallelEnvironment - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
parameters - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
parameters - Variable in class org.objectweb.proactive.core.process.JVMProcessImpl
 
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.
parseHeaders() - Method in class org.objectweb.proactive.core.rmi.HTTPInputStream
 
parseHostname(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
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.oar.OARSubProcess
 
parseHostname(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
return the list of the hostnames on which the job is running the message should be in the form : host1/processor ... hostn/processor
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.
paths - Variable in class org.objectweb.proactive.core.rmi.ClassServer
 
pause() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
pause() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
pause() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
peersList - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
pgm - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
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
 
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
 
port - Variable in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
The port of the Runntime where the body is located
port - Static variable in class org.objectweb.proactive.core.rmi.ClassServer
 
port - Variable in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
position - Variable in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
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() - Method in class org.objectweb.proactive.core.ProActiveException
Prints the composite message to System.err.
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(PrintStream) - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace() - Method in class org.objectweb.proactive.core.ProActiveRuntimeException
Prints the composite message to System.err.
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(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() - Method in class org.objectweb.proactive.core.mop.MOPException
Prints the composite message to System.err.
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.
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() - Method in class org.objectweb.proactive.core.mop.MOPRuntimeException
Prints the composite message to System.err.
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.
printUsage() - Static method in class org.objectweb.proactive.core.mop.Launcher
 
printUsageAndExit() - Static method in class org.objectweb.proactive.ext.util.StubGenerator
 
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
 
proActiveDescriptor - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler
 
proActiveDescriptor - Variable in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler
 
proActiveGroupManagerFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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
 
proActiveRuntimeImpl - Variable in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Reference on the local runtime
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
proActiveRuntimeURL - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
proActiveSecurityManager - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
process() - Method in class org.objectweb.proactive.core.body.http.BodyRequest
This method process the request.
process() - Method in class org.objectweb.proactive.core.runtime.http.RuntimeRequest
 
processClassName(String) - Static method in class org.objectweb.proactive.ext.util.StubGenerator
Turn a file name into a class name if necessary.
processMessage() - Method in class org.objectweb.proactive.core.body.http.HttpLookupMessage
Performs the lookup
processMessage() - Method in interface org.objectweb.proactive.core.body.http.HttpMessage
Processes the message.
processMessage() - Method in class org.objectweb.proactive.core.body.http.HttpReply
 
processMessage() - Method in class org.objectweb.proactive.core.body.http.HttpRequest
 
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 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.ServingRequestProcessor
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 interface org.objectweb.proactive.core.body.request.RequestQueue
Processes all requests in the queue using the given RequestProcessor.
processRequests(RequestProcessor, Body) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
processor - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
processorPerNode - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
processorPerNode - Variable in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
promptPassphrase(String) - Method in class org.objectweb.proactive.core.ssh.UserInfoNone
 
promptPassword(String) - Method in class org.objectweb.proactive.core.ssh.UserInfoNone
 
promptYesNo(String) - Method in class org.objectweb.proactive.core.ssh.UserInfoNone
 
propertyFound(String, String) - Method in class org.objectweb.proactive.core.config.ProActiveConfiguration
Called by the parser when a property has been found
proposedPolicy - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
proposedPolicyValidated - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
protocol - Variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
protocolId - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
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
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
psm - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
psm - Variable in class org.objectweb.proactive.core.body.reply.ReplyImpl
 
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.http.HttpRemoteBodyImpl
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
publicKeyExchange(long, UniversalBody, byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
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.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

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

R

RECEIVED_FUTURE_RESULT - Static variable in class org.objectweb.proactive.core.event.FutureEvent
Created when a Thread continues
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.
REGISTER_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
REGISTRY_BINDING - Static variable in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
REL_PATH_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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
 
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
REPRESENTATIVE_DEFAULT_SUFFIX - Static variable in class org.objectweb.proactive.core.component.asmgen.Utils
 
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
REQUIRED - Static variable in class org.objectweb.proactive.ext.security.Communication
 
RESTARTING_AFTER_MIGRATING - Static variable in class org.objectweb.proactive.core.event.MigrationEvent
 
RES_REQ_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
REUSABLE_EXCEPTION - Static variable in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
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
RLoginProcess - class org.objectweb.proactive.core.process.rlogin.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.rlogin.RLoginProcess
Creates a new RloginProcess Used with XML Descriptors
RLoginProcess(ExternalProcess) - Constructor for class org.objectweb.proactive.core.process.rlogin.RLoginProcess
Creates a new RloginProcess
RLoginProcess(ExternalProcess, boolean) - Constructor for class org.objectweb.proactive.core.process.rlogin.RLoginProcess
Creates a new RloginProcess
RMIRegistryLookupService - class org.objectweb.proactive.core.descriptor.services.RMIRegistryLookupService.
This class represents a service to acquire with an RMI lookup a ProActiveRuntime(JVM) previously registered in a RMIRegistry on a local or remote host.
RMIRegistryLookupService(String) - Constructor for class org.objectweb.proactive.core.descriptor.services.RMIRegistryLookupService
 
RMISSH_PROTOCOL_IDENTIFIER - Static variable in interface org.objectweb.proactive.core.Constants
rmi tunneling over ssh protocol identifier
RMI_LOOKUP_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
RMI_PROTOCOL_IDENTIFIER - Static variable in interface org.objectweb.proactive.core.Constants
rmi protocol identifier
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
RSH_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
RT_URL - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
RULES_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
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
 
RUNTIME_ACQUIRED - Static variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
RUNTIME_REGISTERED - Static variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
constant for the registration
RUNTIME_REPLY - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
RUNTIME_REQUEST - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
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
 
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.
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.
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.
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.
Reflect - interface org.objectweb.proactive.core.mop.Reflect.
This interface is used to tag an object and deosn't define any method
ReflectRequest - class org.objectweb.proactive.ext.webservices.utils.ReflectRequest.
 
ReflectRequest() - Constructor for class org.objectweb.proactive.ext.webservices.utils.ReflectRequest
 
Registry - class org.objectweb.proactive.core.component.adl.Registry.
This class is a static registry used for storing component instances according to their name.
RegistryHelper - class org.objectweb.proactive.core.rmi.RegistryHelper.
 
RegistryHelper() - Constructor for class org.objectweb.proactive.core.rmi.RegistryHelper
 
RegistryManager - interface org.objectweb.proactive.core.component.adl.RegistryManager.
This interface defines facilities for using a shared static registry storing component instances according to their name.
RegistryManagerImpl - class org.objectweb.proactive.core.component.adl.RegistryManagerImpl.
The implementation of a primitive component proposing the server interface RegistryManager.
RegistryManagerImpl() - Constructor for class org.objectweb.proactive.core.component.adl.RegistryManagerImpl
 
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
 
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.
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.http.RemoteBodyAdapter.
 
RemoteBodyAdapter() - Constructor for class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
RemoteBodyAdapter(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
RemoteBodyAdapter - class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter.
 
RemoteBodyAdapter() - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
RemoteBodyAdapter(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
RemoteBodyFactory - interface org.objectweb.proactive.core.body.RemoteBodyFactory.
A class implementing this interface is a factory of RequestReceiver objects.
RemoteBodyImpl - class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl.
An adapter for a LocalBody to be able to receive remote calls.
RemoteBodyImpl() - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
RemoteBodyImpl(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
RemoteBodyImpl(UniversalBody, RMIServerSocketFactory, RMIClientSocketFactory) - Constructor for class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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() - Constructor for class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
RemoteProActiveRuntimeAdapter(RemoteProActiveRuntime) - Constructor for class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
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.rmi.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() - Constructor for class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
RemoteProActiveRuntimeImpl - class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl.
An adapter for a ProActiveRuntime to be able to receive remote calls.
RemoteProActiveRuntimeImpl() - Constructor for class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
RemoteProActiveRuntimeImpl(RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
RemoteRuntimeFactory - class org.objectweb.proactive.core.runtime.http.RemoteRuntimeFactory.
 
RemoteRuntimeFactory() - Constructor for class org.objectweb.proactive.core.runtime.http.RemoteRuntimeFactory
 
RemoteRuntimeFactory - class org.objectweb.proactive.core.runtime.ibis.RemoteRuntimeFactory.
 
RemoteRuntimeFactory() - Constructor for 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.rmi.RemoteRuntimeFactory
 
RenegotiateSessionException - exception org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException.
 
RenegotiateSessionException() - Constructor for class org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException
 
RenegotiateSessionException(String) - Constructor for class org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException
 
RenegotiateSessionException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException
 
RenegotiateSessionException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException
 
RenegotiateSessionException(UniversalBody) - Constructor for class org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException
 
Reply - interface org.objectweb.proactive.core.body.reply.Reply.
 
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
 
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.
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
 
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.
RequestFactory - interface org.objectweb.proactive.core.body.request.RequestFactory.
A class implementing this interface is a factory of request objects.
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
 
RequestInfo - class org.objectweb.proactive.core.rmi.RequestInfo.
 
RequestInfo() - Constructor for class org.objectweb.proactive.core.rmi.RequestInfo
 
RequestProcessor - interface org.objectweb.proactive.core.body.request.RequestProcessor.
A class implementing this interface can process requests.
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.
RequestQueueImpl - class org.objectweb.proactive.core.body.request.RequestQueueImpl.
 
RequestQueueImpl(UniqueID) - Constructor for class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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.
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
 
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
 
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
RunActive - interface org.objectweb.proactive.RunActive.
RunActive is related to the activity of an active object.
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, HTTP, IBIS, RMI/SSH, JINI).
RuntimeFactory() - Constructor for class org.objectweb.proactive.core.runtime.RuntimeFactory
 
RuntimeRegistrationEvent - class org.objectweb.proactive.core.event.RuntimeRegistrationEvent.
Event sent when a proActiveRuntime is registered in a Hashtable.
RuntimeRegistrationEvent(ProActiveRuntime, int, ProActiveRuntime, 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
 
RuntimeReply - class org.objectweb.proactive.core.runtime.http.RuntimeReply.
 
RuntimeReply() - Constructor for class org.objectweb.proactive.core.runtime.http.RuntimeReply
 
RuntimeReply(Object) - Constructor for class org.objectweb.proactive.core.runtime.http.RuntimeReply
 
RuntimeRequest - class org.objectweb.proactive.core.runtime.http.RuntimeRequest.
 
RuntimeRequest(String) - Constructor for class org.objectweb.proactive.core.runtime.http.RuntimeRequest
 
RuntimeRequest(String, ArrayList) - Constructor for class org.objectweb.proactive.core.runtime.http.RuntimeRequest
 
RuntimeRequest(String, ArrayList, ArrayList) - Constructor for class org.objectweb.proactive.core.runtime.http.RuntimeRequest
 
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.AuthenticationTicketProperty
 
random1 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
random1 - 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
 
random2 - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
randomLongGenerator - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
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.http.HttpRemoteBodyImpl
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
randomValue(long, byte[]) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
randomValue(long, byte[]) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
randomValue(long, byte[]) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
randomValue(long, byte[]) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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(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.
range - Variable in class org.objectweb.proactive.core.rmi.RandomPortSocketFactory
 
ratio(int) - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Modifies the number of members served by one thread
read(HTTPInputStream) - Method in class org.objectweb.proactive.core.rmi.RequestInfo
Read the InputStream, which points to the beginning of a HTTP Request, and extract the necessary information
read(Element) - Method in class org.objectweb.proactive.core.xml.io.DOMAdaptor
 
read() - Method in class org.objectweb.proactive.core.xml.io.DOMReader
 
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.ext.benchsocket.BenchInputStream
 
read(byte[], int, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
read(byte[]) - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
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.xml.handler.AbstractUnmarshallerDecorator
 
readValue(String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
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
realClose() - Method in class org.objectweb.proactive.core.ssh.SshTunnel
 
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.ProActiveRuntimeImpl
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
receiveBody(String, Body) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
receiveBody(String, Body) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
receiveBody(String, Body) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
receiveBody(String, Body) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
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.
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(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.http.HttpRemoteBodyImpl
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
receiveReply(Reply, Body, FuturePool) - Method in interface org.objectweb.proactive.core.body.reply.ReplyReceiver
 
receiveReply(Reply, Body, FuturePool) - Method in class org.objectweb.proactive.core.body.reply.ReplyReceiverForwarder
 
receiveReply(Reply, Body, FuturePool) - Method in class org.objectweb.proactive.core.body.reply.ReplyReceiverImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
receiveReply(Reply) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
receiveReply(Reply) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
receiveReply - 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.http.HttpRemoteBodyImpl
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
receiveRequest(Request, Body) - Method in interface org.objectweb.proactive.core.body.request.RequestReceiver
 
receiveRequest(Request, Body) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverForwarder
 
receiveRequest(Request, Body) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
receiveRequest(Request) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
receiveRequest(Request, Body) - Method in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
receiveRequest(Request) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
receiveRequest(SecurityContext) - Method in interface org.objectweb.proactive.ext.security.Secure
 
receiveRequest - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
receiveRequest(SecurityContext) - Method in class org.objectweb.proactive.ext.security.test.Flower
 
receivedFutureResult(FutureEvent) - Method in interface org.objectweb.proactive.core.event.FutureEventListener
Signals that a Thread finished waiting for a future result.
recordTryFailure(String, int) - Method in class org.objectweb.proactive.core.ssh.TryCache
 
recordTrySuccess(String, int) - Method in class org.objectweb.proactive.core.ssh.TryCache
 
register(Object, String) - Static method in class org.objectweb.proactive.ProActive
Registers an active object into a registry(RMI or IBIS or HTTP, default is RMI).
register(RemoteBodyAdapter, String) - Static method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
Registers an active object into the table of body.
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(RemoteBodyAdapter, String) - Static method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Registers an active object into a RMI registry.
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.ProActiveRuntimeImpl
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
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.ibis.RemoteProActiveRuntimeAdapter
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
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.jini.JiniRuntimeAdapter
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
register(ProActiveRuntime, String, String, String, String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
register(ProActiveRuntime, String, String, String, String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
register() - Method in class org.objectweb.proactive.ext.util.SimpleLocationServer
 
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.
registerForwarder(AbstractBody) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
 
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(VirtualMachine, String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Maps the process given by the specified processID with the specified virtualMachine.
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(ExternalProcessDecorator, String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
registerService(VirtualMachine, String) - Method in interface org.objectweb.proactive.core.descriptor.data.ProActiveDescriptor
Maps the service given by the specified serviceID with the specified virtualMachine.
registerService(VirtualMachine, String) - Method in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
registerTimer(Timer) - Static method in class org.objectweb.proactive.core.util.profiling.PAProfilerEngine
Add profilers to be managed by this profiler engine
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 or HTTP registry.
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.ProActiveRuntimeImpl
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
registerVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
registerVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
registerVirtualNode(String, boolean) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
registerVirtualNode(String, boolean) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
registeredRuntimeName - Variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
registrar - Static variable in class org.objectweb.proactive.core.jini.ServiceLocatorHelper
 
registrarsTable - Variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
registry - Variable in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
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
 
registryPortNumber - Variable in class org.objectweb.proactive.StartNode
 
registryPortNumber - Variable in class org.objectweb.proactive.core.rmi.RegistryHelper
settings of the registry
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
 
reifyCall(String, String, Class[], Object[]) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
releaseLock() - Static method in class org.objectweb.proactive.core.ssh.JSchSingleton
 
remoteBody - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
A remote version of this body that is used to send to remote peer
remoteBodyFactory - Variable in class org.objectweb.proactive.core.body.AbstractUniversalBody
 
remoteBodyFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
remoteProActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
remoteProActiveRuntime - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
remove(String) - Method in class org.objectweb.proactive.core.component.Bindings
removes the binding on the given client interface
remove(ProActiveListener) - Method in interface org.objectweb.proactive.core.event.AbstractEventProducer.ListenerList
Removes the given listener
remove(int) - Method in interface org.objectweb.proactive.core.group.Group
Removes the object at the specified index.
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(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(Destination) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
remove(String, String) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
remove(String, String) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
remove(Destination) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
remove(Object) - Method in class org.objectweb.proactive.ext.util.FutureList
Remove the object from the FutureList Return true if successfull
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.BodyMap
 
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.event.BodyEventProducerImpl
 
removeComposingVirtualNode(ComposingVirtualNode) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposedFrom
 
removeComposingVirtualNode(ComposingVirtualNode) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNodeContainer
 
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.
removeExportedVirtualNode(ExportedVirtualNode) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodes
 
removeExportedVirtualNode(String, String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Removes a virtual node from the composition
removeFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.controller.ProActiveContentController
 
removeFcSubComponent(Component) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
removeFutureEventListener(FutureEventListener) - Method in interface org.objectweb.proactive.core.body.future.FutureEventProducer
Removes the FutureEventListener from this body.
removeFutureEventListener(FutureEventListener) - Method in class org.objectweb.proactive.core.body.future.FutureEventProducerImpl
 
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.BodyImpl
 
removeMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.core.body.HalfBody
 
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.core.body.message.MessageEventProducerImpl
 
removeMessageEventListener(MessageEventListener) - Method in class org.objectweb.proactive.ext.locationserver.BouncingRequestReceiver
 
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
 
removeMigrationEventListener(MigrationEventListener) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
removeNamedElement(String) - Method in interface org.objectweb.proactive.core.group.Group
Removes the mapping for this key from the group if it is present.
removeNamedElement(String) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Removes the named element of the group.
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.ASMBytecodeStubBuilder
 
removeNativeAndAbstractModifiers(int) - Static method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
removeNodeCreationEventListener(NodeCreationEventListener) - Method in interface org.objectweb.proactive.core.event.NodeCreationEventProducer
Removes the NodeCreationEventListener.
removeNodeCreationEventListener(NodeCreationEventListener) - Method in class org.objectweb.proactive.core.event.NodeCreationEventProducerImpl
 
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(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the oldest request whose method name is s and returns it.
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() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeOldest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeOldest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeOne() - Method in class org.objectweb.proactive.ext.util.FutureList
Removes and returns a future available this list.
removeParent(Component) - Method in interface org.objectweb.proactive.core.component.controller.ProActiveSuperController
 
removeParent(Component) - Method in class org.objectweb.proactive.core.component.controller.ProActiveSuperControllerImpl
 
removeParent(Component) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
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 interface org.objectweb.proactive.core.body.request.RequestQueue
 
removeRequestQueueEventListener(RequestQueueEventListener) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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
 
removeTimer(Timer) - Static method in class org.objectweb.proactive.core.util.profiling.PAProfilerEngine
Remove a profiler from this engine It's dump() method will thus never be called
removeVnSuffix(String) - Static method in class org.objectweb.proactive.core.util.UrlBuilder
 
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(String) - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
Removes the youngest request whose method name is s and returns it.
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() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeYoungest(String) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
removeYoungest(RequestFilter) - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
renegociateSessionIfNeeded(long) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
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.
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
replyReceiverFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
replySent(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that the reply encapsulated in the event event has been sent
reportUnusedTunnel(SshTunnel) - Static method in class org.objectweb.proactive.core.ssh.SshTunnelFactory
 
requestFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
requestQueue - Variable in class org.objectweb.proactive.Service
 
requestQueue - Variable in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
requestQueueFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
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
requestReceiverFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
requestSent(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that the request encapsulated in the event event has been sent
res_requirement - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
reset() - Method in class org.objectweb.proactive.core.group.threadpool.EndControler
Resets the controler to its initial state (no job awake).
reset() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
reset() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
reset() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
reset() - Method in class org.objectweb.proactive.core.util.timer.EWMATimer
 
reset() - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
reset() - Method in class org.objectweb.proactive.ext.benchsocket.BenchInputStream
 
reset() - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategy
 
reset() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
 
resolveClass(ObjectStreamClass) - Method in class org.objectweb.proactive.core.mop.PAObjectInputStream
 
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.BasicUnmarshaller
 
resultObject - Variable in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
resume() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
resume() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
resume() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
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(String) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
 
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
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.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.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.TorusCube
Returns the object at the right of the specified object in the three-dimensional topology group
rsa_eng - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
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.descriptor.services.ServiceThread
 
run() - Method in class org.objectweb.proactive.core.group.ProcessForAsyncCall
 
run() - Method in class org.objectweb.proactive.core.group.ProcessForGroupCreation
 
run() - Method in class org.objectweb.proactive.core.group.ProcessForOneWayCall
 
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.core.rmi.HTTPRequestHandler
 
run() - Method in class org.objectweb.proactive.core.util.profiling.PAProfilerEngine
This method starts when a shutdown of the VM is initiated
run() - Method in class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
run(int) - Method in class org.objectweb.proactive.ext.closedworldlauncher.AbstractLauncher
Should be implemented to start the needed classes for the current node number
run() - Method in class org.objectweb.proactive.ext.closedworldlauncher.AbstractLauncher
 
run(int) - Method in class org.objectweb.proactive.ext.closedworldlauncher.NodeLauncher
 
run() - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
run() - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
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
running - Variable in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
runtimeArray - Variable in class org.objectweb.proactive.core.descriptor.services.RMIRegistryLookupService
 
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

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
 
SECRET_EXCHANGE - Static variable in class org.objectweb.proactive.ext.security.SessionConstants
 
SECURITY_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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.
SERVICE - Static variable in class org.objectweb.proactive.core.util.profiling.Profiling
 
SERVICES_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
SERVICE_DEFINITION_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
SERVICE_REFERENCE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
SERVICE_REQUEST_CONTENT_TYPE - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
SERVICE_REQUEST_URI - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
 
SERVING_STARTED - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating that the serving of the encapsulated request has started
SINGLE - Static variable in interface org.objectweb.proactive.core.component.adl.nodes.VirtualNode
 
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
SSH_PROCESS_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
STARTNODE - Static variable in class org.objectweb.proactive.core.util.profiling.Profiling
 
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.ASMBytecodeStubBuilder
 
STUB_INTERFACE_NAME - Static variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
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
SUPER_CLASS_NAME - Static variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
SUPER_CONTROLLER - Static variable in interface org.objectweb.proactive.core.component.Constants
 
Secure - interface org.objectweb.proactive.ext.security.Secure.
 
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
 
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.exceptions.SecurityMigrationException.
 
SecurityMigrationException() - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityMigrationException
 
SecurityMigrationException(String) - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityMigrationException
 
SecurityMigrationException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityMigrationException
 
SecurityMigrationException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityMigrationException
 
SecurityNotAvailableException - exception org.objectweb.proactive.ext.security.exceptions.SecurityNotAvailableException.
 
SecurityNotAvailableException() - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityNotAvailableException
 
SecurityNotAvailableException(String) - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityNotAvailableException
 
SecurityNotAvailableException(String, Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityNotAvailableException
 
SecurityNotAvailableException(Throwable) - Constructor for class org.objectweb.proactive.ext.security.exceptions.SecurityNotAvailableException
 
SecurityOutputStream - class org.objectweb.proactive.ext.security.SecurityOutputStream.
 
SecurityOutputStream(OutputStream) - Constructor for class org.objectweb.proactive.ext.security.SecurityOutputStream
 
SecurityOutputStream() - Constructor for class org.objectweb.proactive.ext.security.SecurityOutputStream
 
Semaphore - class org.objectweb.proactive.core.ssh.Semaphore.
 
Semaphore(int) - Constructor for class org.objectweb.proactive.core.ssh.Semaphore
 
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.
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.
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.
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.
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.
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.
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.
Service - class org.objectweb.proactive.Service.
Service is a utility class that provides many useful methods to serve requests.
Service(Body) - Constructor for class org.objectweb.proactive.Service
Creates a new intance of Service based on the given body.
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
 
ServiceDefinitionHandler - class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.
 
ServiceDefinitionHandler(ProActiveDescriptor) - Constructor for class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler
 
ServiceDefinitionHandler.P2PLookupHandler - class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.P2PLookupHandler.
 
ServiceDefinitionHandler.P2PLookupHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.P2PLookupHandler
 
ServiceDefinitionHandler.RMILookupHandler - class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.RMILookupHandler.
 
ServiceDefinitionHandler.RMILookupHandler() - Constructor for class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.RMILookupHandler
 
ServiceFailedCalleeNFE - exception org.objectweb.proactive.core.exceptions.service.ServiceFailedCalleeNFE.
Service exception
ServiceFailedCalleeNFE(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ServiceFailedCalleeNFE
Constructs a ServiceFailedServiceException with the specified detail message and nested exception.
ServiceFailedCalleeNFE(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ServiceFailedCalleeNFE
Constructs a ServiceFailedServiceException with the specified detail message and nested exception.
ServiceFailedCallerNFE - exception org.objectweb.proactive.core.exceptions.service.ServiceFailedCallerNFE.
Service exception
ServiceFailedCallerNFE(String, Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ServiceFailedCallerNFE
Constructs a ServiceFailedServiceException with the specified detail message and nested exception.
ServiceFailedCallerNFE(Throwable) - Constructor for class org.objectweb.proactive.core.exceptions.service.ServiceFailedCallerNFE
Constructs a ServiceFailedServiceException with the specified detail message and nested exception.
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 - 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
 
ServiceThread - class org.objectweb.proactive.core.descriptor.services.ServiceThread.
 
ServiceThread(VirtualNode, VirtualMachine) - Constructor for class org.objectweb.proactive.core.descriptor.services.ServiceThread
 
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
 
SessionKeyFactory - class org.objectweb.proactive.ext.security.crypto.SessionKeyFactory.
 
SessionKeyFactory() - Constructor for class org.objectweb.proactive.ext.security.crypto.SessionKeyFactory
 
SessionTicketProperty - class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty.
 
SessionTicketProperty() - Constructor for class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
ShutdownThread - class org.objectweb.proactive.ext.benchsocket.ShutdownThread.
 
ShutdownThread() - Constructor for class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
ShutdownThread(BenchStream) - Constructor for class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
SigningEngine - class org.objectweb.proactive.ext.security.crypto.SigningEngine.
 
SigningEngine() - Constructor for 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(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(MessageLogger, MessageLogger, 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
 
SshParameters - class org.objectweb.proactive.core.ssh.SshParameters.
This class contains all the parameters used by the ssh code.
SshParameters() - Constructor for class org.objectweb.proactive.core.ssh.SshParameters
 
SshRMIClientSocketFactory - class org.objectweb.proactive.core.ssh.rmissh.SshRMIClientSocketFactory.
 
SshRMIClientSocketFactory() - Constructor for class org.objectweb.proactive.core.ssh.rmissh.SshRMIClientSocketFactory
 
SshRMIServerSocketFactory - class org.objectweb.proactive.core.ssh.rmissh.SshRMIServerSocketFactory.
 
SshRMIServerSocketFactory() - Constructor for class org.objectweb.proactive.core.ssh.rmissh.SshRMIServerSocketFactory
 
SshRemoteBodyAdapter - class org.objectweb.proactive.core.body.rmi.SshRemoteBodyAdapter.
 
SshRemoteBodyAdapter(UniversalBody) - Constructor for class org.objectweb.proactive.core.body.rmi.SshRemoteBodyAdapter
 
SshRemoteProActiveRuntimeImpl - class org.objectweb.proactive.core.runtime.rmi.SshRemoteProActiveRuntimeImpl.
 
SshRemoteProActiveRuntimeImpl(RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class org.objectweb.proactive.core.runtime.rmi.SshRemoteProActiveRuntimeImpl
 
SshRemoteRuntimeFactory - class org.objectweb.proactive.core.runtime.rmi.SshRemoteRuntimeFactory.
 
SshRemoteRuntimeFactory() - Constructor for class org.objectweb.proactive.core.runtime.rmi.SshRemoteRuntimeFactory
 
SshSocket - class org.objectweb.proactive.core.ssh.rmissh.SshSocket.
 
SshSocket(String, int) - Constructor for class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
SshTunnel - class org.objectweb.proactive.core.ssh.SshTunnel.
 
SshTunnel(String, int) - Constructor for class org.objectweb.proactive.core.ssh.SshTunnel
Authenticate with the ssh server on the distantHost if needed (authenticated connections are cached).
SshTunnelFactory - class org.objectweb.proactive.core.ssh.SshTunnelFactory.
 
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
 
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
 
StreamReader - class org.objectweb.proactive.core.xml.io.StreamReader.
Implement an XLMReader based on SAX reading from a stream
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
 
StreamReader(InputSource, XMLHandler) - Constructor for class org.objectweb.proactive.core.xml.io.StreamReader
 
StreamReader(InputSource, XMLHandler, File, ErrorHandler) - 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
 
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.
 
scriptLocation - Variable in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
 
scriptLocation - Variable in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
scriptLocation - Variable in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
scriptLocation - Variable in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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, Object) - 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
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.http.HttpRemoteBodyImpl
 
secretKeyExchange(long, byte[], byte[], byte[], byte[], byte[]) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
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 interface org.objectweb.proactive.core.body.jini.JiniBody
 
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 class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
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.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
securityContext - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
securityFile - Variable in class org.objectweb.proactive.core.descriptor.data.ProActiveDescriptorImpl
 
securityFile - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
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.reply.ReplyImpl
 
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
send(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
sendCounter - Variable in class org.objectweb.proactive.core.body.request.RequestImpl
Indicates if the method has been sent through a forwarder
sendJobDetailsCommand() - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
sendJobDetailsCommand() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
sendMessage(String, SOAPMessage) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
sendMessage(String, int, Object, String) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
Sends a message to the given url This message contains a serialized object.
sendReply - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
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(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.AbstractBodyProxy
 
sendRequest(MethodCall, Future) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
sendRequest(MethodCall, Future, Body) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.core.body.request.RequestImpl
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
 
sendRequest(UniversalBody) - Method in class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
 
sendRequest - Variable in class org.objectweb.proactive.ext.security.SecurityContext
 
sendRequestInternal(MethodCall, Future, Body) - Method in class org.objectweb.proactive.core.body.proxy.UniversalBodyProxy
 
sendSPMDGroupCall(MethodCallControlForGroup) - Method in class org.objectweb.proactive.core.body.AbstractBody
Send a call to all member of the SPMD group
sendUrgentData(int) - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
sendUrgentData(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
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).
separateCommandFromOptions(String) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
separator - Static variable in class org.objectweb.proactive.core.exceptions.NonFunctionalException
separator for exception description
sequenceNumber - Variable in class org.objectweb.proactive.core.body.message.MessageImpl
The unique sequence number for the message
serializeObject(Object) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
Serialize an object into a byte array
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.
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.core.body.request.RequestImpl
 
serve(Body) - Method in class org.objectweb.proactive.ext.locationserver.RequestWithLocationServer
 
serve(Body) - Method in class org.objectweb.proactive.ext.locationserver.TimedRequestWithLocationServer
 
serveAll(String) - Method in class org.objectweb.proactive.Service
Serves all requests for the method named methodName.
serveAll(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves all requests accepted by the given filter.
serveAlternate(Body, NonFunctionalException) - Method in class org.objectweb.proactive.core.body.request.BodyRequest
 
serveAlternate(Body, NonFunctionalException) - Method in interface org.objectweb.proactive.core.body.request.Request
Create a fake but valid reply by encapsulating a non functional exception instead of a result
serveAlternate(Body, NonFunctionalException) - 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.body.request.RequestImpl
 
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(String) - Method in class org.objectweb.proactive.Service
Serves the oldest request for a method of name methodName.
serveOldest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the oldest request matching the criteria given be the filter.
serveOldestThatIsNot(String) - Method in class org.objectweb.proactive.ext.implicit.ImplicitService
 
serveYoungest() - Method in class org.objectweb.proactive.Service
Serves the youngest request in the request queue.
serveYoungest(String) - Method in class org.objectweb.proactive.Service
Serves the youngest request for a method of name methodName.
serveYoungest(RequestFilter) - Method in class org.objectweb.proactive.Service
Serves the youngest request matching the criteria given be the filter.
server - Variable in class org.objectweb.proactive.ext.mixedlocation.RequestWithMixedLocation
 
server - Variable in class org.objectweb.proactive.ext.mixedlocation.TimedRequestWithMixedLocation
 
serviceId - Variable in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler
 
serviceLocatorHelper - Static variable in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeFactory
 
serviceName - Static variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
serviceName - Static variable in class org.objectweb.proactive.core.descriptor.services.RMIRegistryLookupService
 
serviceP2P - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
servingStarted(MessageEvent) - Method in interface org.objectweb.proactive.core.event.MessageEventListener
Signals that serving of the request encapsulated in the event event has started
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.SecurityContext
 
sessionID - Variable in class org.objectweb.proactive.ext.security.crypto.Session
 
sessions - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
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(int) - Method in class org.objectweb.proactive.ext.security.Communication
 
setAction(String) - Method in class org.objectweb.proactive.core.rmi.MSG
 
setAdditionalThread(int) - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Modifies the number of additional threads to serve members
setAocreation(boolean) - Method in class org.objectweb.proactive.ext.security.Policy
 
setApplicationCertificate(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setApplicationName(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
Set application name
setApplicationPrivateKey(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setAwaitedCalls(int) - Method in class org.objectweb.proactive.core.group.spmd.BarrierState
Sets the number of calls need to finish the barrier
setBody(UniversalBody) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
setBookingDuration(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Set the booking duration of the cluster's nodes.
setBookingDuration(String) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
Set the booking duration of the cluster's nodes.
setBookingDuration(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
Set the booking duration of the cluster's nodes.
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
setCardinality(String) - Method in interface org.objectweb.proactive.core.component.adl.nodes.VirtualNode
 
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
 
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
 
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
 
setCommandPath(String) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
setCommandPath(String) - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Sets the path of the command to be executed by this process
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
 
setComponent(String) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNode
 
setComponentParameters(ComponentParameters) - Method in interface org.objectweb.proactive.core.component.controller.ComponentParametersController
setter
setComponentParameters(ComponentParameters) - Method in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
see ComponentParametersController.setComponentParameters(ComponentParameters)
setComponentParameters(ComponentParameters) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
setComponentType(ComponentType) - Method in class org.objectweb.proactive.core.component.ComponentParameters
setter
setComposedFrom(ComposedFrom) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposedFromContainer
 
setComposingVirtualNodes(String, String, String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesList
Sets the composing virtual nodes for a given exported virtual node
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(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
setCreatorID(UniqueID) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setCreatorId(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the creatorId field to the given value
setCreatorId(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
setCurrentThreadBody(Body) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
Associates the body with the thread calling the method.
setDefaultNodeVirtualNodeNAme(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
setDefaultNodeVirtualNodeNAme(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
setDefaultNodeVirtualNodeName(String) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
setDefaultNodeVirtualNodeName(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
setDefaultNodeVirtualNodeName(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
setDefaultNodeVirtualNodeName(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
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.Policy
 
setEntitiesFrom(ArrayList) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setEntitiesTo(ArrayList) - Method in class org.objectweb.proactive.ext.security.Policy
 
setEntitiesTo(ArrayList) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
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.gridengine.GridEngineSubProcess
 
setErrorMessageLogger(MessageLogger) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
setErrorMessageLogger(MessageLogger) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
setErrorMessageLogger(MessageLogger) - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
setExceptionHandler(Handler, Class, int, Object) - Static method in class org.objectweb.proactive.ProActive
Add one handler of Non Functional Exception (nfe) to a specific level.
setExceptionHandler(Class, Class, int, Object) - Static method in class org.objectweb.proactive.ProActive
Add one handler of Non Functional Exception (nfe) to a specific level.
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.AbstractBody
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Class, Class) - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.proxy.AbstractProxy
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Handler, Class) - Method in interface org.objectweb.proactive.core.exceptions.Handlerizable
Set a new handler within the table of the Handlerizable Object
setExceptionHandler(Handler, Class) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
Set a new handler within the table of the Handlerizable Object
setExitAfterCommand(boolean) - Method in class org.objectweb.proactive.core.process.lsf.RLoginProcess
Method setExitAfterCommand
setExitAfterCommand(boolean) - Method in class org.objectweb.proactive.core.process.rlogin.RLoginProcess
Method setExitAfterCommand
setExportedVirtualNodes(ExportedVirtualNodes) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesContainer
 
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.
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.
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.
setFcName(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveComponentParametersController
see @link ComponentParametersController#setComponentName(String)
setFcName(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
setFile(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setGraph(boolean) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
 
setHalfBodyMetaObjectFactory(MetaObjectFactory) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
 
setHierarchicalType(String) - Method in class org.objectweb.proactive.core.component.ComponentParameters
setter
setHierarchicalType(String) - Method in class org.objectweb.proactive.core.component.ControllerDescription
setter for hierarchical type
setHostList(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Sets the value of the hostList parameter with the given value Not yet included in the sge command
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.oar.OARSubProcess
Sets the value of the hostList parameter with the given value Not yet included in the oar command
setHostList(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
Sets the value of the hostList parameter with the given value Not yet included in the oar command
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 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.descriptor.data.VirtualMachineImpl
 
setHostsNumber(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Sets the number of nodes requested when running the job
setHostsNumber(String) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
Sets the number of nodes requested when running the job
setHostsNumber(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
Sets the number of nodes requested when running the job
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 interface org.objectweb.proactive.core.body.future.Future
To set the sequence id of this future.
setID(long) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
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.BodyImpl
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.HalfBody
 
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.http.HttpRemoteBodyImpl
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
setImmediateService(String) - Method in interface org.objectweb.proactive.core.body.request.RequestReceiver
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverForwarder
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.request.RequestReceiverImpl
 
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.core.body.rmi.RemoteBodyAdapter
 
setImmediateService(String) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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.ASMBytecodeStubBuilder
This method is called by the constructor
setInfos() - Method in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
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
 
setInstanceFollowRedirects(boolean) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
setInteractive(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Allows to launch this GridEngineSubProcess with -I (interactive option) Not yet included in the sge command
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.oar.OARSubProcess
Allows to launch this OARSubProcess with -I (interactive option) Not yet included in the oar command
setInteractive(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
Allows to launch this PBSubProcess 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.
setItfType(InterfaceType) - Method in class org.objectweb.proactive.core.component.controller.ProActiveController
 
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.core.ssh.rmissh.SshSocket
 
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
 
setLookupFrequence(int) - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
Sets the period of lookup.
setLookupInformations(String, String, int) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
setMAX(int) - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
Sets the Maximum number of nodes.
setMessage(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcess.SimpleMessageSink
 
setMessage(String) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator.CompositeMessageSink
 
setMessage(String) - Method in interface org.objectweb.proactive.core.process.MessageSink
Set a new message to be consumed be getMessage.
setMessage(byte[]) - Method in class org.objectweb.proactive.core.rmi.MSG
 
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(int) - Method in class org.objectweb.proactive.ext.security.Communication
 
setMigration(boolean) - Method in class org.objectweb.proactive.ext.security.Policy
 
setMigration(boolean) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setMigrationStrategy(MigrationStrategy) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
setMigrationStrategy(MigrationStrategy) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
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
 
setMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setMigrationTo(boolean) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setMinNumberOfNodes(int) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Sets the minimal number of nodes this VirtualNode needs to be suitable for the application.
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
 
setMultiple(boolean) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
Setter for cardinality
setName(String) - Method in class org.objectweb.proactive.core.component.ComponentParameters
setter for 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.ProActiveInterface
Sets the name.
setName(String) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ComposingVirtualNode
 
setName(String) - Method in interface org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNode
 
setName(String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the name of this VirtualMachine
setName(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
setName(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Sets the name of this VirtualNode
setName(String) - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
setName(String) - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
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)
setNodeNumber(int) - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
Sets the number of nodes to be acquired with this P2P service
setNodeNumberToMAX() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
Sets the number of nodes to be acquired to 10000(Max Value) This method is usefull to acquire an undefined number of nodes.
setOOBInline(boolean) - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
setOOBInline(boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setOutputFile(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Set the output file to be passed to sge Not yet included in the sge command
setOutputFile(String) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
Set the output file to be passed to oar Not yet included in the oar command
setOutputFile(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
Set the output file to be passed to pbs using the -o option
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.gridengine.GridEngineSubProcess
 
setOutputMessageSink(MessageSink) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
setOutputMessageSink(MessageSink) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
 
setOutputMessageSink(MessageSink) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
 
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
setParallelEnvironment(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Sets the parallel environmemnt for this GridEngineSubProcess
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
 
setPeerList(String[]) - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
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.VirtualNodeImpl
 
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 interface org.objectweb.proactive.Body
set the policy server of the active object
setPolicyServer(PolicyServer) - Method in class org.objectweb.proactive.core.body.AbstractBody
 
setPolicyServer(PolicyServer) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setPolicyServer(PolicyServer) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
Set object policy server
setPrivateKey(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setPrivateKey(PrivateKey) - 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 interface org.objectweb.proactive.core.body.MetaObjectFactory
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.ProActiveRuntime
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
set policy server to all virtual nodes
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
setProActiveSecurityManager(ProActiveSecurityManager) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
setProcess(ExternalProcess) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the process mapped to this VirtualMachine to the given process
setProcess(ExternalProcess) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
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.pbs.PBSSubProcess
Sets the number of processor per node 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
setProperty(String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Sets the property attribute to the given value
setProposedPolicy(Communication) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setProposedPolicyValidated(int) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setProxy(Proxy) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
setProxy(Proxy) - Method in interface org.objectweb.proactive.core.mop.StubObject
 
setQueueName(String) - Method in class org.objectweb.proactive.core.process.gridengine.GridEngineSubProcess
Sets the value of the queue where the job will be launched.
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.oar.OARSubProcess
Sets the value of the queue where the job will be launched.
setQueueName(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
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.
setQuiet(boolean) - Static method in class org.objectweb.proactive.core.exceptions.HandlerManager
 
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.core.ssh.rmissh.SshSocket
 
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
 
setRequestMethod(String) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
setRequestProperty(String, String) - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
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.BasicUnmarshaller
 
setResultObject(Object) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshallerDecorator
 
setReuseAddress(boolean) - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
setReuseAddress(boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setRuntimeInformations(String, String) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
Allows to set runtime informations for this VirtualNode activation.
setRuntimeInformations(String, String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
 
setRuntimeInformations(String, String) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeLookup
 
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.ProActiveGroupManager
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
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.gridengine.GridEngineSubProcess
Sets the location of the script on the remote host
setScriptLocation(String) - Method in class org.objectweb.proactive.core.process.lsf.LSFBSubProcess
 
setScriptLocation(String) - Method in class org.objectweb.proactive.core.process.oar.OARSubProcess
Sets the location of the script on the remote host
setScriptLocation(String) - Method in class org.objectweb.proactive.core.process.pbs.PBSSubProcess
Sets the location of the script on the remote host
setScriptLocation(String) - Method in class org.objectweb.proactive.core.process.rsh.maprsh.MapRshProcess
Sets the variable scriptLocation with the given location
setSecurityContext(SecurityContext) - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
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.core.ssh.rmissh.SshSocket
 
setSendBufferSize(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setSendReply(Communication) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
setSendRequest(Communication) - Method in class org.objectweb.proactive.ext.security.SecurityContext
 
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.
setSenderID(UniqueID) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
setService(UniversalService) - Method in interface org.objectweb.proactive.core.descriptor.data.VirtualMachine
Sets the service mapped to this VirtualMachine to the given service
setService(UniversalService) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualMachineImpl
 
setSessionID(long) - 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.core.ssh.rmissh.SshSocket
 
setSoLinger(boolean, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setSoTimeout(int) - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
setSoTimeout(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setStubOnBaseObject(StubObject) - Method in interface org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentative
 
setStubOnBaseObject(StubObject) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
setSuggestion(String) - Method in class org.objectweb.proactive.core.exceptions.handler.HandlerNonFunctionalException
 
setTTL(int) - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
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.core.ssh.rmissh.SshSocket
 
setTcpNoDelay(boolean) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setTimeout(long, boolean) - Method in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
Sets the timeout variable to the given value.
setTimeout(long) - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
setTimer(String) - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
setTrafficClass(int) - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
setTrafficClass(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
setType(Type) - Method in class org.objectweb.proactive.core.component.ProActiveInterface
Sets the type.
setType(int) - Method in class org.objectweb.proactive.ext.security.SecurityContext
set the type of the interaction (migration, request, reply)
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.
setVNName(String) - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
setVNName(String) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
allows to set the name of the current virtual node
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 interface org.objectweb.proactive.core.node.Node
Sets the name of the VirtualNode this Node belongs to
setVnName(String) - Method in class org.objectweb.proactive.core.node.NodeImpl
 
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
 
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
 
showMessage(String) - Method in class org.objectweb.proactive.core.ssh.UserInfoNone
 
shutdownInput() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
shutdownInput() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
shutdownOutput() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
shutdownOutput() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
signObject(Serializable, PrivateKey) - Method in class org.objectweb.proactive.ext.security.crypto.SigningEngine
 
signedAuthenticationTicketProperty - Variable in class org.objectweb.proactive.ext.security.crypto.AuthenticationTicket
 
signedConfidentialityTicketProperty - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
singleton - Static variable in class org.objectweb.proactive.core.config.ProActiveConfiguration
 
singleton - Static variable in class org.objectweb.proactive.core.mop.MOP
 
size() - Method in class org.objectweb.proactive.core.body.BodyMap
 
size() - Method in interface org.objectweb.proactive.core.body.request.RequestQueue
 
size() - Method in class org.objectweb.proactive.core.body.request.RequestQueueImpl
 
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(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Returns the number of members of the object representing a Group.
size() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Returns the number of member in this Group.
size - Variable in class org.objectweb.proactive.core.util.CircularArrayList
 
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
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.
standardConvert(Object) - Static method in class org.objectweb.proactive.core.util.ObjectToByteConverter
 
start() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueue
 
start() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
start() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
start() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
start() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
start() - Method in class org.objectweb.proactive.core.util.timer.MicroTimer
 
start() - Method in interface org.objectweb.proactive.core.util.timer.Timeable
 
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.
startComponent(Object, Object) - Method in class org.objectweb.proactive.core.component.adl.components.ProActiveComponentBuilder
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.config.xml.MasterFileHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.config.xml.PropertiesHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.PathHandler
 
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.ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler
 
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.GlobusProcessHandler.GlobusOptionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.GridEngineProcessHandler
 
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.OARProcessHandler.OAROptionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.OARProcessHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.PBSProcessHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.CommandPathHanlder
 
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.ProcessHandler
 
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.PrunProcessHandler
 
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.ProcessReferenceHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.P2PLookupHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.RMILookupHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
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.CollectionUnmarshaller
 
startContextElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
 
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.descriptor.xml.ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler
 
startElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
startElement(String, Attributes) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
startElement(String, String, String, Attributes) - Method in class org.objectweb.proactive.core.xml.io.DefaultHandlerAdapter
Start element.
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
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
 
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.http.HttpRemoteBodyImpl
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
startNewSession(Communication) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
startNewSession(Communication) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
startNewSession(Communication) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
startNewSession(Communication) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
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
 
startPrefixMapping(String, String) - Method in class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
 
startPrefixMapping(String, String) - Method in class org.objectweb.proactive.core.xml.handler.BasicUnmarshaller
 
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.
startService() - Method in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
startService() - Method in class org.objectweb.proactive.core.descriptor.services.RMIRegistryLookupService
 
startService() - Method in interface org.objectweb.proactive.core.descriptor.services.UniversalService
Starts this Service
startStrategy(Body) - Method in interface org.objectweb.proactive.ext.migration.MigrationStrategyManager
 
startStrategy(Body) - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyManagerImpl
 
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
 
startTime2 - Variable in class org.objectweb.proactive.core.util.timer.MicroTimer
 
startingAfterMigration(Body) - Method in interface org.objectweb.proactive.core.body.migration.MigrationManager
 
startingAfterMigration(Body) - Method in class org.objectweb.proactive.core.body.migration.MigrationManagerImpl
 
startingAfterMigration(Body) - Method in class org.objectweb.proactive.ext.mixedlocation.MigrationManagerWithMixedLocation
 
statusChanged(GramJob) - Method in class org.objectweb.proactive.core.process.globus.GridJob
 
stop() - Method in interface org.objectweb.proactive.core.component.request.ComponentRequestQueue
 
stop() - Method in class org.objectweb.proactive.core.component.request.ComponentRequestQueueImpl
 
stop() - Method in interface org.objectweb.proactive.core.util.profiling.Timer
 
stop() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
stop the timer and use the cumulated time to compute the average
stop() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
stop() - Method in class org.objectweb.proactive.core.util.timer.EWMATimer
 
stop() - Method in class org.objectweb.proactive.core.util.timer.MicroTimer
Stop the timer and returns the cumulated time
stop() - Method in interface org.objectweb.proactive.core.util.timer.Timeable
 
stop() - Method in class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
stop() - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
Stop the timer and returns the cumulated time
stop - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
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
 
stopProcess() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
stopProcess() - Method in interface org.objectweb.proactive.core.process.UniversalProcess
Stops the running process.
stopProcess() - Method in class org.objectweb.proactive.core.process.prun.PrunSubProcess
 
stream - Variable in class org.objectweb.proactive.ext.benchsocket.ShutdownThread
 
streamList - Static variable in class org.objectweb.proactive.ext.benchsocket.BenchFactory
 
streamList - Static variable in class org.objectweb.proactive.ext.benchsocket.BenchIbisSocketFactory
 
stringToArray(String) - Method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
Divide a string into elements separated by a blank space
stringToBCDNString(String) - Static method in class org.objectweb.proactive.ext.security.CertTools
Every DN-string should look the same.
stringToBcX509Name(String) - Static method in class org.objectweb.proactive.ext.security.CertTools
Creates a (Bouncycastle) X509Name object from a string with a DN.
stub - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
The stub of the typed group
stubClassFullName - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
stubClassFullName - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
stubClassFullName - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
stubClassSimpleName - Variable in class org.objectweb.proactive.core.component.asmgen.AbstractInterfaceClassGenerator
 
stubClassSimpleName - Variable in class org.objectweb.proactive.core.mop.ASMBytecodeStubBuilder
 
stubClassSimpleName - Variable in class org.objectweb.proactive.core.mop.BytecodeStubBuilder
 
stubTable - Static variable in class org.objectweb.proactive.core.mop.MOP
A Hashtable to cache (reified class, stub class constructor) couples.
sync - Variable in class org.objectweb.proactive.ext.implicit.ImplicitService
A hashtable to hold 'forbid' declarations

T

TOTAL_HOSTS_NUMBER_PROPERTY - Static variable in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
TRUSTED_CERTIFICATION_AUTHORITY_TAG - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityDescriptorHandler
 
TTL - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
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
 
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 - 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.
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.
Timeable - interface org.objectweb.proactive.core.util.timer.Timeable.
 
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
 
Timer - interface org.objectweb.proactive.core.util.profiling.Timer.
 
TimerWithMemory - class org.objectweb.proactive.core.util.timer.TimerWithMemory.
A timer which retains the values measured in addition to calculating the average
TimerWithMemory() - Constructor for class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
TimerWithMemory(String) - Constructor for class org.objectweb.proactive.core.util.timer.TimerWithMemory
 
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, int) - Constructor for class org.objectweb.proactive.core.group.topology.Torus
Construtor.
Torus(Group, 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
TryCache - class org.objectweb.proactive.core.ssh.TryCache.
 
TryCache() - Constructor for class org.objectweb.proactive.core.ssh.TryCache
 
ta - Variable in class org.objectweb.proactive.ext.security.crypto.SessionTicketProperty
 
tagLocalyCalled() - Method in class org.objectweb.proactive.core.group.spmd.BarrierState
Set the localy call state to true
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.http.HttpRemoteBodyImpl
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
terminateSession(long) - Method in interface org.objectweb.proactive.core.body.ibis.IbisRemoteBody
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
terminateSession(long) - Method in interface org.objectweb.proactive.core.body.jini.JiniBody
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
terminateSession(long) - Method in interface org.objectweb.proactive.core.body.rmi.RemoteBody
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
terminateSession(long) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
terminateSession(long) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
terminateSession(long) - Method in class org.objectweb.proactive.ext.security.InternalBodySecurity
 
terminateSession(UniversalBody, long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
terminateSession(long) - Method in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
test() - Method in class org.objectweb.proactive.core.group.ProActiveGroupManager
 
thread(int) - Method in class org.objectweb.proactive.core.group.threadpool.ThreadPool
Modifies the number of additional threads to serve members
threadCount() - Method in interface org.objectweb.proactive.core.util.ThreadStore
Returns how many threads are in the store.
threadCount() - Method in class org.objectweb.proactive.core.util.ThreadStoreImpl
 
threadStore - Variable in class org.objectweb.proactive.core.body.AbstractBody
 
threadStoreFactoryInstance - Variable in class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
 
time - Variable in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
 
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
timeout - Variable in class org.objectweb.proactive.core.descriptor.data.VirtualNodeImpl
represents the timeout in ms
timeout - Variable in class org.objectweb.proactive.core.descriptor.services.P2PLookupService
 
timer - Variable in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
timestamp - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicket
 
timestamp - Variable in class org.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
 
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(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() - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
toArray(Object[]) - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
toString() - Method in class org.objectweb.proactive.Service
 
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.AbstractBody
Returns a string representation of this object.
toString() - Method in class org.objectweb.proactive.core.body.BodyMap
 
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.component.adl.vnexportation.ExportedVirtualNodesList
 
toString() - Method in class org.objectweb.proactive.core.component.adl.vnexportation.LinkedVirtualNode
 
toString() - Method in class org.objectweb.proactive.core.event.FutureEvent
 
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.event.ProActiveEvent
 
toString() - Method in class org.objectweb.proactive.core.mop.ConstructorCallImpl
 
toString() - Method in class org.objectweb.proactive.core.mop.MethodCall.FixWrapper
 
toString(StringBuffer) - Method in class org.objectweb.proactive.core.process.AbstractExternalProcessDecorator
 
toString() - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
toString(StringBuffer) - Method in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
toString() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 
toString() - Method in class org.objectweb.proactive.core.ssh.rmissh.SshSocket
 
toString() - Method in class org.objectweb.proactive.core.util.CircularArrayList
 
toString() - Method in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
toString() - Method in class org.objectweb.proactive.core.util.timer.CompositeAverageMicroTimer
 
toString() - Method in class org.objectweb.proactive.ext.benchsocket.BenchClientSocket
 
toString() - Method in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
toString() - Method in class org.objectweb.proactive.ext.security.Communication
 
toString() - Method in class org.objectweb.proactive.ext.security.EntityVirtualNode
 
toString() - Method in class org.objectweb.proactive.ext.security.Policy
 
toString() - Method in class org.objectweb.proactive.ext.security.PolicyServer
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.AuthenticationException
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.KeyExchangeException
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.Session
 
toString() - Method in class org.objectweb.proactive.ext.security.crypto.SessionException
 
toVector() - Method in class org.objectweb.proactive.ext.migration.MigrationStrategyImpl
Return a java.util.Vector made of strings representing the destinations
total - Variable in class org.objectweb.proactive.core.util.timer.AverageMicroTimer
 
totalHostsNumber - Variable in class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
transformEffectiveArgumentsIntoByteArray() - Method in class org.objectweb.proactive.core.mop.MethodCall
transform the effectiveArguments into a byte[]
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, 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, 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, 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.
turnActiveAsGroup(Object, String, VirtualNode) - Static method in class org.objectweb.proactive.ProActive
Turns a Java object into a group of Active Objects and sends the elements of the group 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
 

U

UNDEPLOY - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
UPN - Static variable in class org.objectweb.proactive.ext.security.CertTools
Microsoft altName for windows smart card logon
UPN_OBJECTID - Static variable in class org.objectweb.proactive.ext.security.CertTools
ObjectID for upn altName for windows smart card logon
URI - Static variable in class org.objectweb.proactive.ext.security.CertTools
 
URI1 - Static variable in class org.objectweb.proactive.ext.security.CertTools
 
URL_PUBLICATION - Static variable in class org.objectweb.proactive.ext.webservices.soap.ProActiveProvider
 
URN - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
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
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.
UniversalService - interface org.objectweb.proactive.core.descriptor.services.UniversalService.
A class implementing this interface represents a service to acquire JVMs
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
 
UnusedTunnel - class org.objectweb.proactive.core.ssh.UnusedTunnel.
 
UnusedTunnel(SshTunnel) - Constructor for class org.objectweb.proactive.core.ssh.UnusedTunnel
 
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
 
UserInfoNone - class org.objectweb.proactive.core.ssh.UserInfoNone.
 
UserInfoNone() - Constructor for class org.objectweb.proactive.core.ssh.UserInfoNone
 
Utils - class org.objectweb.proactive.core.component.asmgen.Utils.
Utility class for bytecode generation operations.
Utils() - Constructor for class org.objectweb.proactive.core.component.asmgen.Utils
 
Utils - class org.objectweb.proactive.core.mop.Utils.
This class contains static convenience and utility methods
Utils() - Constructor for class org.objectweb.proactive.core.mop.Utils
 
unExposeAsWebService(String, String) - Static method in class org.objectweb.proactive.ProActive
Delete the service on a web server
unbindFc(String) - Method in class org.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationBuilderImpl
 
unbindFc(String) - Method in class org.objectweb.proactive.core.component.adl.vnexportation.ExportedVirtualNodesCompiler
 
unbindFc(String) - Method in class org.objectweb.proactive.core.component.controller.ProActiveBindingController
 
unbindFc(String) - Method in class org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl
 
undeploy(String, String) - Static method in class org.objectweb.proactive.ext.webservices.soap.ProActiveDeployer
Undeploy a service on a web server
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
uniqueInstance() - Method in class org.objectweb.proactive.core.component.ContentDescription
 
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
 
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.http.RemoteBodyAdapter
Unregisters an active object previously registered into the bodys table
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 interface org.objectweb.proactive.core.runtime.ProActiveRuntime
Unregisters all VirtualNodes from the local runtime
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ProActiveRuntimeImpl
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
unregisterAllVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
unregisterAllVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
unregisterAllVirtualNodes() - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
unregisterAllVirtualNodes() - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
unregisterForwarder(AbstractBody) - Method in class org.objectweb.proactive.core.body.LocalBodyStore
 
unregisterVirtualNode(VirtualNode) - Static method in class org.objectweb.proactive.ProActive
Unregisters the virtualNode previoulsy registered in a registry such as JINI or RMI.
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.ProActiveRuntimeImpl
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRemoteRuntimeAdapterImpl
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
unregisterVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
unregisterVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeAdapter
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
unregisterVirtualNode(String) - Method in interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeAdapter
 
unregisterVirtualNode(String) - Method in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
unsetContinuationTag() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
unsetExceptionHandler(Class, int, Object) - Static method in class org.objectweb.proactive.ProActive
Remove a handler associated to a class of non functional exceptions.
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.AbstractBody
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.http.HttpRemoteBodyImpl
 
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyAdapter
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyAdapter
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.proxy.AbstractProxy
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in interface org.objectweb.proactive.core.exceptions.Handlerizable
Remove a handler from the table of the Handlerizable Object
unsetExceptionHandler(Class) - Method in class org.objectweb.proactive.ext.mixedlocation.UniversalBodyWrapper
Remove a handler from the table of the Handlerizable Object
unsetMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FutureMap
 
unsetMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FuturePool
 
unsetMigrationTag() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
 
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
unwrapp(byte[], String) - Static method in class org.objectweb.proactive.ext.webservices.utils.ProActiveXMLUtils
Unmarshalles a message and performs an action according to the action field
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
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.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.TorusCube
Returns the object at the up of the specified object in the three-dimensional topology group
up() - Method in class org.objectweb.proactive.core.ssh.Semaphore
 
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.core.util.timer.MicroTimer
 
updateCumulatedTime(long[], long[]) - Method in class org.objectweb.proactive.ext.locationserver.util.MicroTimer
 
updateLocalNodeVirtualName() - Method in interface org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeAdapter
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
updateLocalNodeVirtualName() - Method in interface org.objectweb.proactive.core.runtime.jini.JiniRuntime
 
updateLocalNodeVirtualName() - Method in class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl
 
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.http.HttpRemoteBodyImpl
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
 
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.ibis.IbisRemoteBodyAdapter
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.ibis.IbisRemoteBodyImpl
 
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.jini.JiniBodyAdapter
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.jini.JiniBodyImpl
 
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 class org.objectweb.proactive.core.body.rmi.RemoteBodyAdapter
 
updateLocation(UniqueID, UniversalBody) - Method in class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl
 
updateLocation(UniqueID, UniversalBody) - Method in interface org.objectweb.proactive.ext.locationserver.LocationServer
 
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.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
 
url - Variable in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
The url of the Runtime where the body is located
url - Variable in class org.objectweb.proactive.core.descriptor.services.RMIRegistryLookupService
lookup url
url - Variable in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
urnBodys - Static variable in class org.objectweb.proactive.core.body.http.RemoteBodyAdapter
an Hashtable containing all the http adapters registered.
username - Variable in class org.objectweb.proactive.core.process.AbstractUniversalProcess
 
usingProxy() - Method in class org.objectweb.proactive.core.ssh.httpssh.HttpSshUrlConnection
 

V

VARIABLE_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
 
VIRTUAL_NODE_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
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 handling strategies according to the virtual machine
VMNAME_TAG - Static variable in interface org.objectweb.proactive.core.descriptor.xml.ProActiveDescriptorConstants
 
VNName - Variable in class org.objectweb.proactive.ext.security.ProActiveSecurityManager
 
VN_NAME - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
VOID_REQUEST_SERVED - Static variable in class org.objectweb.proactive.core.event.MessageEvent
constant indicating the encapsulated request without reply has been served
Validate_POLICY - Static variable in class org.objectweb.proactive.ext.security.SecurityContext
 
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 - interface org.objectweb.proactive.core.component.adl.nodes.VirtualNode.
This interface adds a cardinality attribute to the virtual node (compared to the VirtualNode interface from the standard Fractal ADL).
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
 
verifyCertificates(X509Certificate[], boolean) - Static method in class org.objectweb.proactive.ext.security.ProActiveSecurity
Verifies a chain of X509 certificates (checks signatures) Optionally, can also check for vadility, expiration of individual certificates.
virtualNodeName - Variable in class org.objectweb.proactive.ext.security.EntityVirtualNode
 
vmInformation - Variable in class org.objectweb.proactive.core.runtime.http.HttpRuntimeAdapter
 
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
 
vmName - Variable in class org.objectweb.proactive.core.event.RuntimeRegistrationEvent
 
vmName - Variable in class org.objectweb.proactive.core.runtime.StartRuntime
 
vn - Variable in class org.objectweb.proactive.core.event.NodeCreationEvent
 
vnName - Variable in class org.objectweb.proactive.core.node.NodeImpl
 
vnNodesArray - Variable in class org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntimeImpl
 
vnNodesArray - Variable in class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
 
vnlogger - Static variable in interface org.objectweb.proactive.core.descriptor.data.VirtualNode
 
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
 
WSDL - Static variable in class org.objectweb.proactive.ext.webservices.utils.ProActiveWSUtils
 
WSDLGenerator - class org.objectweb.proactive.ext.webservices.wsdl.WSDLGenerator.
 
WSDLGenerator() - Constructor for class org.objectweb.proactive.ext.webservices.wsdl.WSDLGenerator
 
WorldInfo - class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo.
 
WorldInfo() - Constructor for class org.objectweb.proactive.ext.closedworldlauncher.WorldInfo
 
WsdlServlet - class org.objectweb.proactive.ext.webservices.soap.WsdlServlet.
This servlet return a WSDL document when called with the urn of the service
WsdlServlet() - Constructor for class org.objectweb.proactive.ext.webservices.soap.WsdlServlet
 
waitAll() - Method in interface org.objectweb.proactive.core.group.Group
Waits that all the members are arrived.
waitAll(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits for all the futures 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
 
waitAndGetOne() - Method in interface org.objectweb.proactive.core.group.Group
Waits that at least one member is arrived and returns it.
waitAndGetOne(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits one future is arrived and get 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
 
waitAndGetOneThenRemoveIt() - Method in interface org.objectweb.proactive.core.group.Group
Waits one future is arrived and returns it (removes it from the group).
waitAndGetOneThenRemoveIt(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits one future is arrived and returns it (removes it from the typed group).
waitAndGetOneThenRemoveIt() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
Waits one future is arrived and returns it (removes it from the group).
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(Object, int) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Wait the N-th future is arrived and get 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
 
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.
waitFor(Object) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until the object future is available.
waitFor(Object, long) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until the object future is available or until the timeout expires.
waitFor(long) - Method in interface org.objectweb.proactive.core.body.future.Future
Blocks the calling thread until the future object is available or the timeout expires
waitFor() - Method in interface org.objectweb.proactive.core.body.future.Future
Blocks the calling thread until the future object is available.
waitFor() - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Blocks the calling thread until the future object is available.
waitFor(long) - Method in class org.objectweb.proactive.core.body.future.FutureProxy
Blocks the calling thread until the future object is available or the timeout expires
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.
waitForAll(Vector) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until all futures in the vector are available.
waitForAll(Vector, long) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until all futures in the vector are available or until the timeout expires.
waitForAny(Vector) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until one of the futures in the vector is available.
waitForAny(Vector, long) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until one of the futures in the vector is available or until the timeout expires.
waitForReply(long) - 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 interface org.objectweb.proactive.core.body.request.BlockingRequestQueue
Blocks the calling thread until there is a request available.
waitForRequest() - Method in class org.objectweb.proactive.core.body.request.BlockingRequestQueueImpl
 
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.
waitForTheNth(Vector, int, long) - Static method in class org.objectweb.proactive.ProActive
Blocks the calling thread until the N-th of the futures in the vector is available.
waitN(int) - Method in interface org.objectweb.proactive.core.group.Group
Waits that at least n members are arrived.
waitN(Object, int) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits n futures 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
 
waitOne() - Method in interface org.objectweb.proactive.core.group.Group
Waits that at least one member is arrived.
waitOne(Object) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Waits for (at least) one future 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
 
waitOneAndGetIndex() - Method in interface org.objectweb.proactive.core.group.Group
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.
waitOneAndGetIndex() - Method in class org.objectweb.proactive.core.group.ProxyForGroup
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(Object, int) - Static method in class org.objectweb.proactive.core.group.ProActiveGroup
Wait the N-th future in the list 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
 
waited - Variable in class org.objectweb.proactive.core.group.ProxyForGroup
Number of awaited methodcall on the group's member.
waitingForFuture(FutureEvent) - Method in interface org.objectweb.proactive.core.event.FutureEventListener
Signals that a Thread was forced to wait for a future result.
warning(SAXParseException) - Method in class org.objectweb.proactive.core.xml.io.SAXParserErrorHandler
 
wasSent() - Method in class org.objectweb.proactive.core.event.MessageEvent
 
wi - Variable in class org.objectweb.proactive.ext.closedworldlauncher.AbstractLauncher
 
width - Variable in class org.objectweb.proactive.core.group.topology.Line
size of the one-dimensional topology group
width - Variable in class org.objectweb.proactive.core.group.topology.Ring
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(int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
write(byte[], int, int) - Method in class org.objectweb.proactive.ext.benchsocket.BenchOutputStream
 
write(byte[]) - 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

XMLHTTP_ENABLED - Static variable in class org.objectweb.proactive.core.runtime.RuntimeFactory
 
XMLHTTP_PROTOCOL_IDENTIFIER - Static variable in interface org.objectweb.proactive.core.Constants
xml-http protocol identifier
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
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
 

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 ? October 2004 INRIA All Rights Reserved.