org.apache.geronimo.naming.reference
Class ResourceReferenceFactory<E extends Throwable>

java.lang.Object
  extended by org.apache.geronimo.naming.reference.AbstractEntryFactory<ResourceReference<E>,ResourceSource>
      extended by org.apache.geronimo.naming.reference.ResourceReferenceFactory<E>
All Implemented Interfaces:
Serializable, EntryFactory<ResourceReference<E>>

public class ResourceReferenceFactory<E extends Throwable>
extends AbstractEntryFactory<ResourceReference<E>,ResourceSource>

See Also:
Serialized Form

Constructor Summary
ResourceReferenceFactory(Artifact[] configId, AbstractNameQuery abstractNameQuery, Class targetClass)
           
 
Method Summary
 ResourceReference buildEntry(Kernel kernel, ClassLoader classLoader)
           
 
Methods inherited from class org.apache.geronimo.naming.reference.AbstractEntryFactory
checkClass, getConfiguration, getGBean, resolveTargetName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceReferenceFactory

public ResourceReferenceFactory(Artifact[] configId,
                                AbstractNameQuery abstractNameQuery,
                                Class targetClass)
Method Detail

buildEntry

public ResourceReference buildEntry(Kernel kernel,
                                    ClassLoader classLoader)
                             throws NamingException
Throws:
NamingException


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.