org.jboss.osgi.spi.util
Class SysPropertyActions

java.lang.Object
  extended by org.jboss.osgi.spi.util.SysPropertyActions

public class SysPropertyActions
extends Object

Priviledged actions for the package

Author:
Scott.Stark@jboss.org

Constructor Summary
SysPropertyActions()
           
 
Method Summary
static String getProperty(String name, String defaultValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SysPropertyActions

public SysPropertyActions()
Method Detail

getProperty

public static String getProperty(String name,
                                 String defaultValue)


Copyright © 2010. All Rights Reserved.