Package oracle.panama.rt

Interface Summary
InterfaceDescription
ManagedContext This interface represents the ManagedContext objects in PTG Runtime.
Request This interface represents the request objects in PTG Runtime.
Response This interface represents the response objects in PTG Runtime.
ServiceContext This interface represents the ServiceContext objects in PTG Runtime.
Session This interface represents the session objects in PTG Runtime.
 

Class Summary
ClassDescription
AttributeCategory This AttributeCategory represents the Parameters, Runtime, or Contexts categories of the attributes in the Request.
RequestFactory This RequestFactory produces new request objects that can be executed.
SessionHolder A serializable holder of the runtime session that can be placed in the HttpSession of the OC4J containers performing session replication.
 

Exception Summary
ExceptionDescription
UnauthorizedOperationException This UnauthorizedOperationException is raised if logged-in user does not have sufficient privilege to perform the operation.