org.omegahat.Environment.TaskManagement
Interface NamedServerPool

All Superinterfaces:
ServerPool
All Known Implementing Classes:
BasicNamedServerPool, NamingContextServerPool

public interface NamedServerPool
extends ServerPool


Method Summary
 java.lang.String[] objects()
           
 
Methods inherited from interface org.omegahat.Environment.TaskManagement.ServerPool
addElement, clear, elementAt, remove, removeElement, size
 

Method Detail

objects

public java.lang.String[] objects()