Uses of Class
org.jboss.wsf.spi.serviceref.ServiceRefHandler.Type

Packages that use ServiceRefHandler.Type
org.jboss.wsf.spi.serviceref   
 

Uses of ServiceRefHandler.Type in org.jboss.wsf.spi.serviceref
 

Methods in org.jboss.wsf.spi.serviceref that return ServiceRefHandler.Type
static ServiceRefHandler.Type ServiceRefHandler.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceRefHandler.Type[] ServiceRefHandler.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.wsf.spi.serviceref with parameters of type ServiceRefHandler.Type
 ServiceRefBinder ServiceRefBinderFactory.newServiceRefBinder(ServiceRefHandler.Type type)
           
 



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