public class ManagedPropertyImplFactory extends Object
Constructor and Description |
---|
ManagedPropertyImplFactory() |
Modifier and Type | Method and Description |
---|---|
static ManagedProperty |
newInstance(String name,
String description,
String metaType,
boolean manadatory)
Create a new managed property
|
public static ManagedProperty newInstance(String name, String description, String metaType, boolean manadatory)
name
- the property namedescription
- the property descriptionmetaType
- the metatypemanadatory
- whether the property is mandatoryCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.