Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

GetPropertyAction Class Reference

Inherits java::security::PrivilegedAction.

List of all members.


Public Member Functions

 GetPropertyAction (String s)
 GetPropertyAction (String s, String s1)
Object run ()

Package Attributes

String propName
String defValue

Constructor & Destructor Documentation

GetPropertyAction ( String  s  ) 

GetPropertyAction ( String  s,
String  s1 
)


Member Function Documentation

Object run (  ) 


Member Data Documentation

String propName [package]

String defValue [package]