weblogic.jws.control

weblogic.jws.control  Package

Interface Summary

Context

Provides access to services and information specific to this component's context.

Context.Callback

Defines callback events that may be received by the container.

Control

This is a base interface for all controls.

ControlFactory

This is a marker interface for all control factories.

DatabaseControl

Database Control base interface

EJBControl

Enterprise Java Bean Control base interface

EntityEJBControl

Entity Enterprise Java Bean Control base interface

JMSControl

Control used to send and receive JMS messages.

JwsContext

The JwsContext interface provides access to JWS container services.

JwsContext.Callback

ServiceControl

Server Proxy Control base interface

SessionEJBControl

Session Enterprise Java Bean Control base interface

TimerControl

Timer Control base interface

TimerControlFactory

The base factory interface for TimerControl

Class Summary

DatabaseFilter

Exception Summary

ControlException

SchedulerException

The SchedulerException is thrown to indicate a system error in control scheduling events.

ServiceControlException