org.apache.openejb.assembler.classic
Class ReferenceLocationInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.ReferenceLocationInfo
All Implemented Interfaces:
Serializable

public class ReferenceLocationInfo
extends InfoObject

See Also:
Serialized Form

Field Summary
 String jndiName
           
 String jndiProviderId
           
 
Constructor Summary
ReferenceLocationInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jndiProviderId

public String jndiProviderId

jndiName

public String jndiName
Constructor Detail

ReferenceLocationInfo

public ReferenceLocationInfo()


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