org.enhydra.shark.corba.poa
Interface Collective

All Known Implementing Classes:
Collective.CollectiveCORBA, SharkConnectionCORBA

public interface Collective

Collective

Version:
0.1
Author:
V.Puskas

Nested Class Summary
static class 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)
           
 

Method Detail

__recruit

public void __recruit(org.omg.CORBA.Object obj)

__leave

public void __leave(org.omg.CORBA.Object _obj)

__disband

public void __disband(org.omg.CORBA.ORB _orb)