com.arjuna.mw.wscf.protocols
Class ProtocolRegistry

java.lang.Object
  extended by com.arjuna.mw.wscf.protocols.ProtocolRegistry

public class ProtocolRegistry
extends Object

Since:
1.0.
Version:
$Id: ProtocolRegistry.java,v 1.2 2003/03/04 12:55:56 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)

Constructor Summary
ProtocolRegistry()
           
 
Method Summary
static ProtocolManager createManager()
           
static ProtocolManager sharedManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolRegistry

public ProtocolRegistry()
Method Detail

sharedManager

public static ProtocolManager sharedManager()

createManager

public static ProtocolManager createManager()


Copyright © 2011. All Rights Reserved.