Package org.apache.openejb.jee.sun
Class PmInuse
- java.lang.Object
-
- org.apache.openejb.jee.sun.PmInuse
-
public class PmInuse extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringpmIdentifierprotected StringpmVersion
-
Constructor Summary
Constructors Constructor Description PmInuse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPmIdentifier()StringgetPmVersion()voidsetPmIdentifier(String value)voidsetPmVersion(String value)
-