Uses of Class
org.jboss.as.naming.service.BinderService
-
Packages that use BinderService Package Description org.jboss.as.naming.deployment org.jboss.as.naming.service -
-
Uses of BinderService in org.jboss.as.naming.deployment
Methods in org.jboss.as.naming.deployment with parameters of type BinderService Modifier and Type Method Description voidRuntimeBindReleaseService.References. add(BinderService service) -
Uses of BinderService in org.jboss.as.naming.service
Subclasses of BinderService in org.jboss.as.naming.service Modifier and Type Class Description classExternalContextBinderServiceA binder service for external contexts.
-