org.jboss.metadata.serviceref
Class ServiceReferenceHandler
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceReferenceHandler
public ServiceReferenceHandler()
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.