Uses of Interface
org.neo4j.server.webadmin.rest.AdvertisableService

Packages that use AdvertisableService
org.neo4j.server.webadmin.rest   
org.neo4j.server.webadmin.rest.representations   
 

Uses of AdvertisableService in org.neo4j.server.webadmin.rest
 

Classes in org.neo4j.server.webadmin.rest that implement AdvertisableService
 class ConsoleService
           
 class JmxService
           
 class MonitorService
          This exposes data from an internal round-robin database that tracks various system KPIs over time.
 

Uses of AdvertisableService in org.neo4j.server.webadmin.rest.representations
 

Constructors in org.neo4j.server.webadmin.rest.representations with parameters of type AdvertisableService
ServerRootRepresentation(URI baseUri, AdvertisableService... advertisableServices)
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.