BEA Systems, Inc.

weblogic.jws
Interface Context

All Superinterfaces:
Annotation

@Retention(value=RUNTIME)
@Target(value=FIELD)
public interface Context
extends Annotation

Specifies that the given field should be injected with the jws execution context at runtime. The context provides access to container services and methods to manage conversations. The field must be of type weblogic.wsee.jws.JwsContext



Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.