|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.rmi.PortableRemoteObject
org.ow2.carol.cmi.test.IIOPHelloServer
@Cluster(name="test_cluster") @LBPolicy(value=org.ow2.carol.cmi.lb.policy.RoundRobinPolicy.class) public class IIOPHelloServer
| Nested Class Summary | |
|---|---|
protected static class |
IIOPHelloServer.BindHandler
|
protected static class |
IIOPHelloServer.DisplayRegistryHandler
|
protected static class |
IIOPHelloServer.DisplayReplicatedRegistryHandler
|
protected static class |
IIOPHelloServer.RebindHandler
|
protected static class |
IIOPHelloServer.UnbindHandler
|
| Constructor Summary | |
|---|---|
IIOPHelloServer(java.lang.String string)
|
|
| Method Summary | |
|---|---|
void |
display()
Displays "hello". |
org.ow2.carol.cmi.info.ClusteredObjectInfo |
getClusteredObjectInfo()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class javax.rmi.PortableRemoteObject |
|---|
connect, exportObject, narrow, toStub, unexportObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IIOPHelloServer(java.lang.String string)
throws java.rmi.RemoteException
java.rmi.RemoteException| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
public void display()
throws java.rmi.RemoteException
display in interface TestItfjava.rmi.RemoteException - if a RemoteException occurs.public org.ow2.carol.cmi.info.ClusteredObjectInfo getClusteredObjectInfo()
getClusteredObjectInfo in interface org.ow2.carol.cmi.jndi.ClusteredObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||