org.apache.openejb.config
Class ContextRef

java.lang.Object
  extended by org.apache.openejb.jee.ResourceRef
      extended by org.apache.openejb.config.ContextRef
All Implemented Interfaces:
Injectable, JndiReference, Keyable<String>

public class ContextRef
extends ResourceRef


Field Summary
 
Fields inherited from class org.apache.openejb.jee.ResourceRef
description, id, injectionTarget, lookupName, mappedName, origin, resAuth, resRefName, resSharingScope, resType
 
Constructor Summary
ContextRef()
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.jee.ResourceRef
auth, getDescription, getDescriptions, getId, getInjectionTarget, getKey, getLookupName, getMappedName, getName, getOrigin, getResAuth, getResRefName, getResSharingScope, getResType, getType, injectionTarget, injectionTarget, lookup, mappedName, name, setDescriptions, setId, setLookupName, setMappedName, setName, setOrigin, setResAuth, setResRefName, setResSharingScope, setResType, setType, toString, type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextRef

public ContextRef()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.