Field and Description |
---|
org.osgi.service.metatype.AttributeDefinition.BIGDECIMAL
As of 1.1.
|
org.osgi.service.metatype.AttributeDefinition.BIGINTEGER
As of 1.1.
|
org.osgi.service.event.EventConstants.EXECPTION_CLASS
As of 1.1, replaced by EXCEPTION_CLASS
|
Method and Description |
---|
org.osgi.jmx.service.useradmin.UserAdminMBean.createRole(String)
This method was specified in error. It does not function and
must not be used. Use either
UserAdminMBean.createUser(String) or
UserAdminMBean.createGroup(String) . |
info.dmtree.Acl.hashcode()
Use correct method
Acl.hashCode() ; |