FileDocCategorySizeDatePackage
DelegateOwner.javaAPI DocGlassfish v2 API2486Fri May 04 22:23:42 BST 2007com.sun.enterprise.management.support

DelegateOwner

public interface DelegateOwner
Optional interface for users of Delegate interface.

Fields Summary
Constructors Summary
Methods Summary
public voiddelegateFailed(java.lang.Throwable t)
The Delegate has failed with a fatal error and is no longer useable.

param
t the Throwable that caused the problem