Uses of Interface
ccc.api.core.Scheduler

Packages that use Scheduler
ccc.api.core   
ccc.api.jaxrs   
ccc.services.ejb3 EJB3 implementation of the CCC API. 
 

Uses of Scheduler in ccc.api.core
 

Subinterfaces of Scheduler in ccc.api.core
 interface Actions
          API for managing actions.
 interface SearchEngine
          The search API.
 

Uses of Scheduler in ccc.api.jaxrs
 

Classes in ccc.api.jaxrs that implement Scheduler
 class ActionsImpl
          Implementation of the Actions interface.
 class SearchImpl
          JAX-RS implementation of the SearchEngine interface.
 

Uses of Scheduler in ccc.services.ejb3
 

Classes in ccc.services.ejb3 that implement Scheduler
 class ActionsEJB
          EJB implementation of the Actions.
 class SearchEngineEJB
          Lucene Implementation of the SearchEngine interface.
 



Copyright © 2010. All Rights Reserved.