Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
O
R
S
C
cleanUp()
- Method in class org.ow2.petals.se.rmi.bootstrap.
RMIBootstrap
D
DEFAULT_RMI_COMPONENT_CONTEXT_NAME
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
the name of the RMI component context.
DEFAULT_RMI_EMBEDDED_REGISTRY
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
the internal registry server is active.
DEFAULT_RMI_HOST
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
the default RMI host.
DEFAULT_RMI_PORT
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
the default RMI port.
deregisterRMIInterface()
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Method deregisterRMIInterface.
G
getChannel()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
get the delivery channel.
getComponentContextName()
- Method in class org.ow2.petals.se.rmi.registry.
RmiProperties
getContext()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
get the context.
getExtensionMBeanName()
- Method in class org.ow2.petals.se.rmi.bootstrap.
RMIBootstrap
getExtensionMBeanName()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Get the extension MBean name.
getLifeCycle()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Get the component life cycle.
getLogger()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
get the component logger.
getMessages()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
get messaging.
getRegistryHost()
- Method in class org.ow2.petals.se.rmi.registry.
Registry
getRegistryPortNumber()
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Get the registry port number.
getRmiComponentContext()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Get the RMI component context.
getRmiComponentContextName()
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Get the RMI component context name.
getRmiDeliveryChannel()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
get the rmi delivery channel.
getRmiHost()
- Method in class org.ow2.petals.se.rmi.registry.
RmiProperties
Get the RMI port.
getRmiPort()
- Method in class org.ow2.petals.se.rmi.registry.
RmiProperties
Get the RMI port.
getServiceDescription(ServiceEndpoint)
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Get the description of service.
getServiceUnitManager()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Get the service unit manager.
I
init(InstallationContext)
- Method in class org.ow2.petals.se.rmi.bootstrap.
RMIBootstrap
init(ComponentContext)
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Init the component.
initializeRegistry()
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Initialize the registry.
isEmbeddedRegistry()
- Method in class org.ow2.petals.se.rmi.registry.
RmiProperties
Does the component have to start its internal RMI registry server.
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange)
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Test if exchange with consumer is ok.
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange)
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Test if exchange with provider is ok.
isRegistryEmbedded()
- Method in class org.ow2.petals.se.rmi.registry.
Registry
O
onInstall()
- Method in class org.ow2.petals.se.rmi.bootstrap.
RMIBootstrap
onUninstall()
- Method in class org.ow2.petals.se.rmi.bootstrap.
RMIBootstrap
org.ow2.petals.se.rmi
- package org.ow2.petals.se.rmi
org.ow2.petals.se.rmi.bootstrap
- package org.ow2.petals.se.rmi.bootstrap
org.ow2.petals.se.rmi.registry
- package org.ow2.petals.se.rmi.registry
R
registerRMIInterface(RemoteComponentContext)
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Method registerRMIInterface.
Registry
- Class in
org.ow2.petals.se.rmi.registry
A class to simplify the RMI register creation.
Registry(RmiProperties)
- Constructor for class org.ow2.petals.se.rmi.registry.
Registry
Creates a new instance of Registry.
resolveEndpointReference(DocumentFragment)
- Method in class org.ow2.petals.se.rmi.
RmiComponent
Resolve the endpoint reference.
RMI_COMPONENT_CONTEXT_NAME
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
Property: the name of the RMI component context.
RMI_EMBEDDED_REGISTRY
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
Property: Verify if the internal registry server have to be activated.
RMI_HOST
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
the RMI host property.
RMI_PORT
- Static variable in class org.ow2.petals.se.rmi.registry.
RmiProperties
the RMI port property.
RMIBootstrap
- Class in
org.ow2.petals.se.rmi.bootstrap
RMIBootstrap()
- Constructor for class org.ow2.petals.se.rmi.bootstrap.
RMIBootstrap
RmiComponent
- Class in
org.ow2.petals.se.rmi
Class FrontEngine.java.
RmiComponent()
- Constructor for class org.ow2.petals.se.rmi.
RmiComponent
Default Constructor.
RmiProperties
- Class in
org.ow2.petals.se.rmi.registry
The RMI component properties.
RmiProperties(File)
- Constructor for class org.ow2.petals.se.rmi.registry.
RmiProperties
Creates a new instance of
RmiProperties
.
RmiPropertiesException
- Exception in
org.ow2.petals.se.rmi.registry
RmiPropertiesException(Throwable)
- Constructor for exception org.ow2.petals.se.rmi.registry.
RmiPropertiesException
S
setCreateRegistry(boolean)
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Set createRegistry value.
setRegistryHost(String)
- Method in class org.ow2.petals.se.rmi.registry.
Registry
setRegistryPortNumber(int)
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Set the registry port number.
setRmiComponentContextName(String)
- Method in class org.ow2.petals.se.rmi.registry.
Registry
shutDown(RemoteComponentContext)
- Method in class org.ow2.petals.se.rmi.registry.
Registry
Allow to shutdown RMI registry and unexport all linked remote objects.
shutDown()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
This function allows to try to shutdown RMI component
start()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
start the component.
stop()
- Method in class org.ow2.petals.se.rmi.
RmiComponent
stop the component.
C
D
G
I
O
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2011
Petals Link (EBM Websourcing)
. All Rights Reserved.