FileDocCategorySizeDatePackage
MBeanLocator.javaAPI DocGlassfish v2 API2445Fri May 04 22:33:34 BST 2007com.sun.enterprise.admin.event

MBeanLocator

public interface MBeanLocator
This class makes event to mbean relation-- loosely coupled with extensible locator interface lookup
author
Satish Viswanatham
version
1.0

Fields Summary
Constructors Summary
Methods Summary
public java.lang.Objectlocate(java.lang.Object objectKey)
This method returns the mbean of interest for the event/notification

param
Object object key -- e.g., event name/event type
return
Object proxy for the mbean that is of interest