Uses of Class
cz.cuni.amis.introspection.AbstractObjectFolder

Packages that use AbstractObjectFolder
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 AbstractObjectFolder in cz.cuni.amis.introspection
 

Subclasses of AbstractObjectFolder in cz.cuni.amis.introspection
 class FolderUnion
          Union of properties and children of two introspectable proxies.
 class ScriptFolder
          Interface for all IntrospectableProxies of ScriptEngines
 

Uses of AbstractObjectFolder in cz.cuni.amis.introspection.java
 

Subclasses of AbstractObjectFolder in cz.cuni.amis.introspection.java
 class ReflectionObjectFolder
          Implementation of automatic object introspection using Java Reflection API.
 

Uses of AbstractObjectFolder in cz.cuni.amis.introspection.jmx
 

Subclasses of AbstractObjectFolder in cz.cuni.amis.introspection.jmx
 class DynamicMBeanToFolderAdapter
          Adapts arbitrary MBean (packed in DynamicProxy object) to Folder object.
 

Uses of AbstractObjectFolder in cz.cuni.amis.introspection.python
 

Subclasses of AbstractObjectFolder in cz.cuni.amis.introspection.python
 class PythonEngineFolder
           
 class PythonInstrospectableProxy
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.