com.sun.mfwk.cib
Interface CIBManagedObjectIf

All Known Subinterfaces:
CIBApplicationIf, CIBExternalResourceIf, CIBMonitoredObjectIf, CIBResourceIf, CIBServiceIf
All Known Implementing Classes:
CIBApplication, CIBExternalResource, CIBManagedObject, CIBMonitoredObject, CIBResource, CIBService

public interface CIBManagedObjectIf

Provides methods that should be implemented by a CIBManagedObject managed object


Method Summary
 void setDescription(java.lang.String description)
          Allows to set the description of the managed object
 

Method Detail

setDescription

public void setDescription(java.lang.String description)
Allows to set the description of the managed object

Parameters:
description - String