Package | Description |
---|---|
com.massa.mrules.util.property | |
com.massa.util.property |
This package contains property access framework.
|
Modifier and Type | Class and Description |
---|---|
protected class |
PropertyCompiler2.PropertyFactory2 |
Modifier and Type | Method and Description |
---|---|
protected PropertyCompiler.IPropertyFactory |
PropertyCompiler2.createPropertyFactory() |
Modifier and Type | Class and Description |
---|---|
protected static class |
PropertyCompiler.DefaultPropertyFactory |
protected static class |
PropertyCompiler.SecuredPropertyFactory |
Modifier and Type | Method and Description |
---|---|
protected PropertyCompiler.IPropertyFactory |
PropertyCompiler.createPropertyFactory()
Might be overridden to change secured
PropertyCompiler.IPropertyFactory implementation. |
protected PropertyCompiler.IPropertyFactory |
PropertyCompiler.getPropertyFactory() |
Constructor and Description |
---|
SecuredPropertyFactory(PropertyCompiler.IPropertyFactory wrapped) |