BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.jws
Interface Context

All Superinterfaces:
Annotation

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

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 


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