Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.apache.hivemind.internal.ServicePoint

Uses of ServicePoint in org.apache.hivemind.internal
 

Methods in org.apache.hivemind.internal that return ServicePoint
 ServicePoint RegistryInfrastructure.getServicePoint(java.lang.String serviceId, Module module)
          Returns the identified service extension point.
 ServicePoint Module.getServicePoint(java.lang.String serviceId)
          Returns the identified service extension point.