SCS

scs.event_service
Interface ChannelCollectionOperations

All Known Subinterfaces:
ChannelCollection
All Known Implementing Classes:
_ChannelCollectionStub, ChannelCollectionPOA, ChannelCollectionPOATie, ChannelCollectionServant

public interface ChannelCollectionOperations

scs/event_service/ChannelCollectionOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from ../../idl/events.idl Friday, October 3, 2008 9:13:51 AM BRT


Method Summary
 ChannelDescr[] getAll()
           
 IComponent getChannel(java.lang.String name)
           
 

Method Detail

getChannel

IComponent getChannel(java.lang.String name)

getAll

ChannelDescr[] getAll()

SCS