org.ow2.petals.registry.api.repository
Interface CoreRepository

All Superinterfaces:
LifeCycle, Operations
All Known Subinterfaces:
Repository

public interface CoreRepository
extends LifeCycle, Operations

The core repository API

Author:
Christophe HAMERLING - eBM WebSourcing

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ow2.petals.registry.api.lifecycle.LifeCycle
LifeCycle.STATE
 
Method Summary
 
Methods inherited from interface org.ow2.petals.registry.api.lifecycle.LifeCycle
getState, init, isInitialized, isNotInitialized, isRunning, isStarted, isStopped, start, stop
 
Methods inherited from interface org.ow2.petals.registry.api.repository.Operations
deleteDataFromRegistry, keepOnly
 
Methods inherited from interface org.ow2.petals.registry.api.Operations
delete, get, getAll, put, query
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.