G H I O R S

G

getClassLoader() - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
The class loader to use for the resource lookup.
getPortNumber() - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Gets the port number of the smart endpoint.

H

handleSelectors() - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Infinite loop (until the end of the component) that handle the selectors.

I

init() - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Init method.
This method is called before the start method.

O

org.ow2.easybeans.component.smartclient.server - package org.ow2.easybeans.component.smartclient.server
Endpoint for the smartclient/factory

R

run() - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Launch the thread looking at the selectors.

S

setClassLoader(ClassLoader) - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Sets the class loader to use for the resource lookup.
setPortNumber(int) - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Sets the port number of the smart endpoint.
setRegistryComponent(RegistryComponent) - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Sets the registry component.
SmartClientEndPointComponent - Class in org.ow2.easybeans.component.smartclient.server
This endpoint receives the request from clients, handle them and send an answer.
For example, it send the bytecode for a given class.
SmartClientEndPointComponent() - Constructor for class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
 
start() - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Start method.
This method is called after the init method.
stop() - Method in class org.ow2.easybeans.component.smartclient.server.SmartClientEndPointComponent
Stop method.
This method is called when component needs to be stopped.

G H I O R S

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