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.DelegatingServiceRegistry
A ServerPermission is needed to use SecuredServiceRegistry, i.e. invoke its methods. The name of the permission is "useServiceRegistry."
Author:
Stuart Douglas, Richard Opalka
  • Method Details

    • getDelegate

      protected org.jboss.msc.service.ServiceRegistry getDelegate()
      Overrides:
      getDelegate in class org.jboss.msc.service.DelegatingServiceRegistry