Package org.openurp.app
Class UrpApp
- java.lang.Object
-
- org.openurp.app.UrpApp
-
public class UrpApp extends Object
-
-
Constructor Summary
Constructors Constructor Description UrpApp()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringgetName()StringgetPath()Map<String,String>getProperties()StringgetSecret()static FilegetUrpAppFile()voidsetName(String name)voidsetProperties(Map<String,String> properties)
-