File
Doc
Category
Size
Date
Package
OldSystemProperties.java
API Doc
Glassfish v2 API
2730
Fri May 04 22:23:50 BST 2007
com.sun.enterprise.management.support.oldconfig
OldSystemProperties
public interface OldSystemProperties
The interface for "old" Config MBeans having system properties.
Fields Summary
Constructors Summary
Methods Summary
public
javax.management.AttributeList
getSystemProperties
()
public
java.lang.String
getSystemPropertyValue
(
java.lang.String
propertyName)
public void
setSystemProperty
(
javax.management.Attribute
attr)
Java Code Source