Class Version

java.lang.Object
org.apache.derby.iapi.services.info.Version
All Implemented Interfaces:
VersionMBean

public class Version extends Object implements VersionMBean
This implementation of VersionMBean instruments a ProductVersionHolder object. The MBean interface is implemented with callbacks to the wrapped object which gives detailed version information.
See Also: