org.apache.openejb.jee.sun
Class SunCmpMappings

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

public class SunCmpMappings
extends java.lang.Object


Field Summary
protected  java.util.List<SunCmpMapping> sunCmpMapping
           
 
Constructor Summary
SunCmpMappings()
           
 
Method Summary
 java.util.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 java.util.List<SunCmpMapping> sunCmpMapping
Constructor Detail

SunCmpMappings

public SunCmpMappings()
Method Detail

getSunCmpMapping

public java.util.List<SunCmpMapping> getSunCmpMapping()


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