com.tibco.bw.poa.model
Interface CommonBaseConfig

All Known Subinterfaces:
ActivityConfig, AdviceConfig, AspectConfig, ImplementationConfig, JavaImplementationConfig, PointcutConfig, TargetConfig
All Known Implementing Classes:
ActivityConfigImpl, AdviceConfigImpl, AspectConfigImpl, CommonBaseConfigImpl, ImplementationConfigImpl, JavaImplementationConfigImpl, PointcutConfigImpl, TargetConfigImpl

public interface CommonBaseConfig

This is the base class of most of the classes that are defined as part of the Aspect Configuration Model.

Since:
1.0

Method Summary
 java.lang.String getDocumentation()
          Returns the documentation of this entity.
 

Method Detail

getDocumentation


java.lang.String getDocumentation()
Returns the documentation of this entity.

Returns:


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved