C G I O P S

C

CarolComponent - Class in org.ow2.easybeans.component.carol
This component allows to start a registry.
CarolComponent() - Constructor for class org.ow2.easybeans.component.carol.CarolComponent
Creates a new Carol component.

G

getHostname() - Method in class org.ow2.easybeans.component.carol.Protocol
 
getName() - Method in class org.ow2.easybeans.component.carol.Protocol
 
getPortNumber() - Method in class org.ow2.easybeans.component.carol.Protocol
 
getProperties() - Method in class org.ow2.easybeans.component.carol.CarolComponent
Gets the list of properties.
getProtocols() - Method in class org.ow2.easybeans.component.carol.CarolComponent
Gets the protocols defined for the start.
getProviderURL() - Method in class org.ow2.easybeans.component.carol.CarolComponent
Gets the default Provider URL.
getUrl() - Method in class org.ow2.easybeans.component.carol.Protocol
 

I

init() - Method in class org.ow2.easybeans.component.carol.CarolComponent
Init method.
This method is called before the start method.
isKeepRunning() - Method in class org.ow2.easybeans.component.carol.CarolComponent
 
isUnbindOnStop() - Method in class org.ow2.easybeans.component.carol.CarolComponent
 

O

org.ow2.easybeans.component.carol - package org.ow2.easybeans.component.carol
HSQLDB component starting an embedded database.

P

Protocol - Class in org.ow2.easybeans.component.carol
Protocol class which describe the RMI protocol configuration.
Protocol() - Constructor for class org.ow2.easybeans.component.carol.Protocol
 

S

setHostname(String) - Method in class org.ow2.easybeans.component.carol.Protocol
Sets the hostname of this protocol.
setKeepRunning(boolean) - Method in class org.ow2.easybeans.component.carol.CarolComponent
Stop and restart calls on this component won't do anything with this mode enabled.
setName(String) - Method in class org.ow2.easybeans.component.carol.Protocol
Sets the name of this protocol.
setPortNumber(int) - Method in class org.ow2.easybeans.component.carol.Protocol
Sets the port number of this protocol.
setProperties(List<Property>) - Method in class org.ow2.easybeans.component.carol.CarolComponent
Set the list of properties.
setProtocols(List<Protocol>) - Method in class org.ow2.easybeans.component.carol.CarolComponent
Sets the list of protocols.
setUnbindOnStop(boolean) - Method in class org.ow2.easybeans.component.carol.CarolComponent
If true, the names will be unbound when the component will be stopped.
setUrl(String) - Method in class org.ow2.easybeans.component.carol.Protocol
Sets the URL used as PROVIDER_URL.
start() - Method in class org.ow2.easybeans.component.carol.CarolComponent
Start method.
This method is called after the init method.
stop() - Method in class org.ow2.easybeans.component.carol.CarolComponent
Stop method.
This method is called when component needs to be stopped.

C G I O P S

Copyright © 2006-2013 OW2 Consortium. All Rights Reserved.