org.enhydra.shark.corba
Class Collective.CollectiveCORBA

java.lang.Object
  extended byorg.enhydra.shark.corba.Collective.CollectiveCORBA
All Implemented Interfaces:
Collective
Enclosing class:
Collective

public static final class Collective.CollectiveCORBA
extends java.lang.Object
implements Collective


Nested Class Summary
 
Nested classes inherited from class org.enhydra.shark.corba.Collective
Collective.CollectiveCORBA
 
Constructor Summary
Collective.CollectiveCORBA()
           
 
Method Summary
 void __disband(org.omg.CORBA.ORB _orb)
           
 void __leave(org.omg.CORBA.Object obj)
           
 void __recruit(org.omg.CORBA.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Collective.CollectiveCORBA

public Collective.CollectiveCORBA()
Method Detail

__recruit

public void __recruit(org.omg.CORBA.Object obj)
Specified by:
__recruit in interface Collective

__disband

public void __disband(org.omg.CORBA.ORB _orb)
Specified by:
__disband in interface Collective

__leave

public void __leave(org.omg.CORBA.Object obj)
Specified by:
__leave in interface Collective