org.eclipse.net4j.jvm
Interface IJVMAcceptor

All Superinterfaces:
IAcceptor, IContainer<IConnector>, INotifier

public interface IJVMAcceptor
extends IAcceptor


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier
INotifier.Introspection
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface org.eclipse.net4j.acceptor.IAcceptor
getAcceptedConnectors, getProtocolFactoryRegistry, getProtocolPostProcessors
 
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
 
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, removeListener
 

Method Detail

getName

java.lang.String getName()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.