public class ProtocolManager extends Object
Constructor and Description |
---|
ProtocolManager() |
public Object getProtocolImplementation(String protocolName) throws ProtocolNotRegisteredException, IllegalArgumentException
protocolName
- The name of the protocol.ProtocolNotRegisteredException
- Thrown if the requested coordination protocol has not been
registered.IllegalArgumentException
- Thrown if the parameter is invalid.public final void initialise()
Copyright © 2018 JBoss by Red Hat. All rights reserved.