org.apache.commons.transaction.memory.jca
Class MapConnectionSpec

java.lang.Object
  extended by org.apache.commons.transaction.memory.jca.MapConnectionSpec

public class MapConnectionSpec
extends Object

Version:
$Revision$

Field Summary
protected  String name
           
 
Constructor Summary
MapConnectionSpec(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name
Constructor Detail

MapConnectionSpec

public MapConnectionSpec(String name)
Method Detail

getName

public String getName()


Copyright © 2004 The Apache Software Foundation. All Rights Reserved.