Class SecuredServiceRegistry
- java.lang.Object
-
- org.jboss.msc.service.DelegatingServiceRegistry
-
- org.jboss.as.server.deployment.service.SecuredServiceRegistry
-
- All Implemented Interfaces:
org.jboss.msc.service.ServiceRegistry
public final class SecuredServiceRegistry extends org.jboss.msc.service.DelegatingServiceRegistryAServerPermissionis needed to useSecuredServiceRegistry, i.e. invoke its methods. The name of the permission is "useServiceRegistry."- Author:
- Stuart Douglas, Richard Opalka
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.jboss.msc.service.ServiceRegistrygetDelegate()
-