org.apache.openejb.jee.sun
Class SunCmpMappings

java.lang.Object
  extended by org.apache.openejb.jee.sun.SunCmpMappings

public class SunCmpMappings
extends Object


Field Summary
protected  List<SunCmpMapping> sunCmpMapping
           
 
Constructor Summary
SunCmpMappings()
           
 
Method Summary
 List<SunCmpMapping> getSunCmpMapping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sunCmpMapping

protected List<SunCmpMapping> sunCmpMapping
Constructor Detail

SunCmpMappings

public SunCmpMappings()
Method Detail

getSunCmpMapping

public List<SunCmpMapping> getSunCmpMapping()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.