Class 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 Detail

      • getDelegate

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