|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Feature | |
|---|---|
| cz.cuni.amis.introspection | Introspection package uses Proxy design pattern paradigm. |
| cz.cuni.amis.introspection.java | Package for introspection of Java code. |
| cz.cuni.amis.introspection.jmx | |
| cz.cuni.amis.introspection.python | Package for introspection of Python code. |
| Uses of Feature in cz.cuni.amis.introspection |
|---|
| Subclasses of Feature in cz.cuni.amis.introspection | |
|---|---|
class |
AbstractObjectFolder<T>
This is wrapper class for introspectable objects. |
class |
Folder
Interface for introspection of internal properties of object. |
class |
FolderShadow
Used for caching state and changes on a folder. |
class |
FolderUnion
Union of properties and children of two introspectable proxies. |
class |
Property
Interface for property models. |
class |
PropertyShadow
Used for caching value of given property. |
class |
ScriptFolder
Interface for all IntrospectableProxies of ScriptEngines |
static class |
ScriptProxyManager.EmptyFolder
Introspection proxy doing nothing. |
| Uses of Feature in cz.cuni.amis.introspection.java |
|---|
| Subclasses of Feature in cz.cuni.amis.introspection.java | |
|---|---|
class |
JavaProperty
Wrapps JavaReflection way of manipulating with fields of objects. |
class |
ReflectionObjectFolder
Implementation of automatic object introspection using Java Reflection API. |
| Uses of Feature in cz.cuni.amis.introspection.jmx |
|---|
| Subclasses of Feature in cz.cuni.amis.introspection.jmx | |
|---|---|
class |
AttributeToPropertyAdapter
Adapts a JMX Attribute to AMIS introspection Property. |
class |
DynamicMBeanToFolderAdapter
Adapts arbitrary MBean (packed in DynamicProxy object) to Folder object. |
| Uses of Feature in cz.cuni.amis.introspection.python |
|---|
| Subclasses of Feature in cz.cuni.amis.introspection.python | |
|---|---|
class |
PythonEngineFolder
|
class |
PythonInstrospectableProxy
|
class |
PythonProperty
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||