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

Quick Search    Search Deep

Uses of Interface
org.apache.derby.iapi.services.monitor.PersistentService

Uses of PersistentService in org.apache.derby.iapi.services.monitor
 

Methods in org.apache.derby.iapi.services.monitor that return PersistentService
 PersistentService ModuleFactory.getServiceType(java.lang.Object serviceModule)
          Return the PersistentService object for a service.
 PersistentService ModuleFactory.getServiceProvider(java.util.Properties startParams, java.lang.String subSubProtocol)
          Return the PersistentService for a subsubprotocol.