org.jboss.metadata.serviceref
Class ServiceReferenceHandler

java.lang.Object
  extended by org.jboss.metadata.serviceref.ServiceReferenceHandler

public class ServiceReferenceHandler
extends Object

Utility to bind service references to JNDI

Since:
25-Oct-2007
Author:
Thomas.Diesler@jboss.org

Constructor Summary
ServiceReferenceHandler()
           
 
Method Summary
 void bindServiceRef(Context encCtx, String encName, org.jboss.wsf.spi.deployment.UnifiedVirtualFile vfsRoot, ClassLoader loader, ServiceReferenceMetaData sref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceReferenceHandler

public ServiceReferenceHandler()
Method Detail

bindServiceRef

public void bindServiceRef(Context encCtx,
                           String encName,
                           org.jboss.wsf.spi.deployment.UnifiedVirtualFile vfsRoot,
                           ClassLoader loader,
                           ServiceReferenceMetaData sref)
                    throws NamingException
Throws:
NamingException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.