Class NamingService

java.lang.Object
org.jboss.as.naming.service.NamingService
All Implemented Interfaces:
Service, Service<NamingStore>, Value<NamingStore>

public class NamingService extends Object implements Service<NamingStore>
Service responsible for creating and managing the life-cycle of the Naming Server.
Author:
John E. Bailey, Eduardo Martins
  • Field Details

  • Constructor Details

    • NamingService

      public NamingService()
      Construct a new instance.
  • Method Details