public java.lang.String | oldTypeToJ2EEType(java.lang.String oldType, javax.management.ObjectName objectName)Return a new j2eeType based on an old ObjectName and a particular type,
which may be the j2eeType of the ObjectName or one of its other property keys.
The ObjectName is required because the old type alone may not be sufficient;
for example the name property may be required.
|