|
Openwings API Documentation (v1.1) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Attribute with the
given name and value.
ConnectionListener.
MBean to this Manager.
MBeanAdapter to this
Manager.
ManagerListener which
will be notified when MBeans are added or removed from
this Manager.
Policy interface to a
package where a suitable implementation class may be found.
Context.
Context.
ContainerManager is able to run.
ContainerManager
has new processes (components) that it is able to run.
Manager.
ClusteredContainerManager service.
Container.
ContainerManager.
Container service that is not also a
ContainerManager.
Container service.
Component interface
to provide additional service-based functionality to the
Openwings architecture.Component or one of its subinterfaces.UserProxy connects or disconnects to or from a
ProviderProxy.ReceiverProxy and SenderProxy
that make up an Openwings connector.loadProxies() method.
loadProxies() method.
ConnectorGenerator.ConnectorLoader.Container
a way to obtain an implementation of ContainerAccess.Container and
ContainerManager services.Container or ContainerManager.ContainerManager.ContainerManager
may use to persist information about the plugins it uses.Container or ContainerManager.ContainerProcess, Container, or
ContainerManager.ContainerProcess.ContainerProcessStatus class.
Installer,
so the same component may be run with different configurations.
Installer implementation invokes this method
any time a component's resolution state
changes.
- connect() -
Method in interface net.openwings.connector.ReceiverProxy
- This method connects the
ReceiverProxy
to the network.
- connect() -
Method in interface net.openwings.connector.SenderProxy
- This method connects the
SenderProxy
to the ReceiverProxy over the network.
- connectDistributedObject(Object) -
Method in interface net.openwings.component.Component
- This method can be used on the client side of a connection to
enable a distributed object to be used.
- createArchives(String, String) -
Method in interface net.openwings.connector.ConnectorClassArchiver
- This method creates the archive by the given
archiveName
based on the given interfaceName.
- createArchives(String, String, String) -
Method in interface net.openwings.connector.ConnectorClassArchiver
- This method creates the archive by the given
archiveName
based on the given interfaceName.
- createNewPolicy(Class) -
Method in interface net.openwings.policy.PolicyLoader
- Create a new policy object that implements the interface specified
by the
policyType parameter.
- createProcess(ComponentDescriptor) -
Method in interface net.openwings.container.Container
- This method creates a process inside the container based on the
given
ComponentDescriptor.
- createProcess(ComponentDescriptor, UniqueID, ContainerProcessStatus, MarshalledObject) -
Method in interface net.openwings.container.Container
- This method creates a process inside the container based on the
given
ComponentDescriptor, the process unique
ID, and the saved process state.
- createProcess(ComponentDescriptor, boolean, boolean, String) -
Method in interface net.openwings.container.Container
- This method creates a process inside the container based on the
given
ComponentDescriptor and lifecycle-related
parameters.
- createProcess(UniqueID) -
Method in interface net.openwings.container.ContainerManager
- This method creates a process inside the container manager based on the
unique identifier of a
ComponentDescriptor returned
from getRunnableProcesses.
- createProcess(UniqueID, boolean, boolean, boolean, String) -
Method in interface net.openwings.container.ContainerManager
- This method creates a process inside the container manager based on the
unique identifier of a
ComponentDescriptor returned
from getRunnableProcesses.
PerformanceReports for disk usage
ReceiverProxy
from the network.
SenderProxy
from the ReceiverProxy.
publishService() / subscribeService()
methods of the Component interface to register ongoing
interest in certain asynchronous services (topics).publishService()/subscribeService()
methods of the ComponentComplex interface to
interface to specify configuration information
and behavior relevant to using asynchronous (event or messaging)
services (topics).EventServiceParameters() object that is intended to be
passed to one of the ComponentComplex.publishService()
/subscribeService() methods to specify configuration
information and behavior relevant to publishing/subscribing to a service.equals() method.
equals() method.
Object.
equals() implementation.
ComponentDescriptor.
outputDirectory provided.
URL which can be
used to access the adapted MBeans.
URLs which can be
used to access adapted MBeans (i.e.
MBeans
registered with the Manager.
true if the component should be
started on platform boot.
Component.
ComponentComplex.
ComponentDescriptor object
that was used to create this ContainerProcess.
ComponentDescriptor
for all components installed on the system.
ComponentDescriptor
for all components installed on the system.
ClassLoader
to instantiate a connector for the given interface.
ConnectorRepository implementation).
ConnectorLoader.
ContainerAccess.
Container in which this ContainerProcess
is running
ContainerProcessStatus object that
represents the status of the ContainerProcess.
Policy.
Exception that triggered this exception.
Exception that triggered this exception.
null.
true if the component is executable.
Container is running.
SecurityService is running.
Container.
Manager is running.
URLs
that represent download locations for all dependencies of this
component, including the component itself.
UNINSTALLED, AUTHENTICATED,
INSTALLED, or RESOLVED.
ContainerProcess
ContainerProcess to fail
URL corresponding to the last location
from which the policy was loaded.
LoadBalancer implementation
MBeans of the requested
type that are registered with the Manager.
MBeanAdapters to be used
by the Manager
MBeans to be created
by the Manager
Manager.
ServiceResult objects that should be returned
from a call to ComponentComplex.useService().
true if the component can move between
containers or platforms.
Policy.
GREEN/YELLOW/RED designation for a particular type of
PerformanceReport
PlatformPerformance implementation
policyType parameter.
policyType parameter.
policyType parameter.
policyType parameter.
PolicyLoader that the
component can use to instantiate policies.
PolicyLoader.
ContainerProcess
ContainerProcess
was started or restarted
MobileProcess.
ContainerProcess
failed or was stopped
ProtocolAttributes of this connector.
ProtocolAttributes
object used to instantiate this connector.
receiverProxy of the superclass
Connector as an instance of ProviderProxy
senderProxy of the superclass
Connector casted to a PublisherProxy.
UserInterfaceFactory
objects that will be provided along with the service for use by
publishers
Reachable plugin.