Uses of Interface
org.nhindirect.config.service.AnchorService

Packages that use AnchorService
org.nhindirect.config.service   
org.nhindirect.config.service.impl   
 

Uses of AnchorService in org.nhindirect.config.service
 

Subinterfaces of AnchorService in org.nhindirect.config.service
 interface ConfigurationService
          Main configuration service interface.
 

Uses of AnchorService in org.nhindirect.config.service.impl
 

Classes in org.nhindirect.config.service.impl that implement AnchorService
 class AnchorServiceImpl
          Service class for methods related to an Anchor object.
 class ConfigurationServiceImpl
          Implements the single Service Endpoint Interface.
 

Methods in org.nhindirect.config.service.impl that return AnchorService
 AnchorService ConfigurationServiceImpl.getAnchorSvc()
          Get the AnchorService object.
 

Methods in org.nhindirect.config.service.impl with parameters of type AnchorService
 void ConfigurationServiceImpl.setAnchorSvc(AnchorService anchorSvc)
          Set the AnchorService object.
 



Copyright © 2013. All Rights Reserved.