org.jgroups.stack
Interface ProtocolStack.ProtocolStackFactory

All Known Implementing Classes:
Configurator
Enclosing class:
ProtocolStack

public static interface ProtocolStack.ProtocolStackFactory


Method Summary
 Protocol setupProtocolStack()
           
 Protocol setupProtocolStack(ProtocolStack copySource)
           
 

Method Detail

setupProtocolStack

Protocol setupProtocolStack()
                            throws java.lang.Exception
Throws:
java.lang.Exception

setupProtocolStack

Protocol setupProtocolStack(ProtocolStack copySource)
                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.