File
Doc
Category
Size
Date
Package
NotificationListener.java
API Doc
Glassfish v2 API
2226
Fri May 04 22:32:08 BST 2007
None
NotificationListener
public interface NotificationListener
Generic listsner interface for deploy tool change events.
author
Danny COward
Fields Summary
Constructors Summary
Methods Summary
public void
notification
(
NotificationEvent
ne)
The object you registered with changed.
Java Code Source