Interface URLResourceMBean
-
- All Superinterfaces:
J2EEManagedObjectMBean
,J2EEResourceMBean
public interface URLResourceMBean extends J2EEResourceMBean
Identifies a managed URL resource. For each managed URL resource provided by a server there should be one managed object that implements the URLResource model. It is specific to a server implementation which URL resources are exposed as manageable and there are no specific requirements as to which URL resources provided by a server are exposed as managed objects.
-
-
Method Summary
-
Methods inherited from interface com.ibm.websphere.management.j2ee.J2EEManagedObjectMBean
getobjectName, iseventProvider, isstateManageable, isstatisticsProvider
-
-