Index  Developers Guides  Admin Guide  Close

Java system property

Provides a way for a Java program to obtain information about its environment; similar to the way native programs use environment variables. WebLogic's use of properties conforms to the class java.util.Properties, which defines the use of Java system properties.