File
Doc
Category
Size
Date
Package
LoggingSupport.java
API Doc
Glassfish v2 API
2317
Fri May 04 22:35:50 BST 2007
com.sun.enterprise.server.pluggable
LoggingSupport
public interface LoggingSupport
Support for pluggable logging features. This interface provides access to logging objects that are pluggable amongst various editions of the product.
Fields Summary
Constructors Summary
Methods Summary
public
java.util.logging.Handler
createLogHandler
()
Create a log handler object.
Java Code Source