org.ow2.jonas.versioning.internal
Interface VersioningServiceImplMBean

All Superinterfaces:
VersioningServiceBase
All Known Implementing Classes:
VersioningServiceImpl

public interface VersioningServiceImplMBean
extends VersioningServiceBase

Management bean interface for the versioning service. This interface inherits from the versioning service's JMX interface and doesn't add any method to it, its name guarantees that the JMX server will automatically deploy it with the good bindings.

Author:
Frederic Germaneau, S. Ali Tokmen

Field Summary
 
Fields inherited from interface org.ow2.jonas.versioning.VersioningServiceBase
DEFAULT, DISABLED, POLICIES, PRIVATE, RESERVED
 
Method Summary
 
Methods inherited from interface org.ow2.jonas.versioning.VersioningServiceBase
getBaseName, getDefaultDeploymentPolicy, getPolicies, getPrefix, getVersionID, getVersionNumber, isVersioningEnabled, setDefaultDeploymentPolicy
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.