Package oracle.panama

Interface Summary
InterfaceDescription
Argument Generic Interface for an Argument.
Arguments The Arguments interface.
AsyncArgument  
AsyncArguments Container for storing Async Argument's
InitArgument The Interface of an init argument.
InputArgument The Interface of an input argument.
NestedException The Panama System Nested Exception Interface.
OutputArgument Deprecated. no replacement
OutputArguments Deprecated. no replacement
OutputFilterCondition Deprecated. no replacement
ServiceRequest Deprecated. As of 9.0.2.1.0, replaced by ServiceContext
 

Class Summary
ClassDescription
ArgumentType The supported argument types.
PAPrimitive Contains convenient static method to create Panama Abstract Layout xmlElement, and the dependency on a particular XML parser.
These methods use the Oracle xml parser to create such elements, and return only w3c.dom.Element.
There is one more method that return the xmlDocumentElement given a xml file path name.
 

Exception Summary
ExceptionDescription
PanamaException The Panama Application Exception, is typically thrown on errors caused by invalid usage like mismatch in configuration parameters or due to broken business rules etc.
PanamaRuntimeException The Panama System Runtime Exception, is typically thrown on errors caused by severe errrors.