Package org.hopto.pentaj.jexin.client

Class Summary
InjectableException An error that can be injected by the TraceServer.
TraceServer TODO Get checked exceptions from method and allow any with 0 arg ctor to be injected (how to make this work when I'm sending all the injectables up front? TODO Keep map of methods by Method with signature, etc?? TODO Allow checked exceptions in injectable exceptions config but only allow them to be thrown from methods that declare them
 

Annotation Types Summary
Traceable Annotate methods and constructors to allow them to appear in the stack trace reported to TraceServer clients.