org.apache.openejb.jee.sun
Class FetchedWith

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

public class FetchedWith
extends Object


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

Field Detail

defaultOrLevelOrNamedGroupOrNone

protected List<Object> defaultOrLevelOrNamedGroupOrNone
Constructor Detail

FetchedWith

public FetchedWith()
Method Detail

getDefaultOrLevelOrNamedGroupOrNone

public List<Object> getDefaultOrLevelOrNamedGroupOrNone()


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