The Meta-Environment API

Package toolbus.adapter.java

Class Summary
AbstractJavaTool This class facilitates the functions a tool needs to be able to functions.
JavaToolBridge This class is a specialized ToolBridge version for Java tools.
JavaToolBridge.CallableMethodSignature This class represents a signature of a method (Name + return type + params).
 

Exception Summary
JavaToolBridge.MethodInvokationException Custom exception.
 


The Meta-Environment API