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
 
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.

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.
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.
setProtocols(List<Protocol>) - Method in class org.ow2.easybeans.component.carol.CarolComponent
Sets the list of protocols.
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-2008 OW2 Consortium. All Rights Reserved.