org.infinispan.util
Class SysPropertyActions
java.lang.Object
org.infinispan.util.SysPropertyActions
public class SysPropertyActions
- extends Object
Priviledged actions for the package
- Since:
- 4.2
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SysPropertyActions
public SysPropertyActions()
getProperty
public static String getProperty(String name,
String defaultValue)
getProperty
public static String getProperty(String name)
setProperty
public static String setProperty(String name,
String value)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.