BEA Systems, Inc.

weblogic.jws.wlw
Interface WLWRollbackOnCheckedException

All Superinterfaces:
Annotation

Deprecated. Indicates that at runtime, if an unchecked Exception is thrown by a Service, the current transaction will be marked for Rollback

@Retention(value=RUNTIME)
@Target(value=TYPE)
@Deprecated
public interface WLWRollbackOnCheckedException
extends Annotation


Field Detail

ROLLBACK_ON_CHECKED_EXCEPTION

static final String ROLLBACK_ON_CHECKED_EXCEPTION
Deprecated. 
See Also:
Constant Field Values

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