Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.management.runtime
Class SampleComponentConfig
All Implemented Interfaces:
       ComponentConfiguration

class SampleComponentConfig      
Implements:
ComponentConfiguration
 
Links:
Kernel Association Association Link
to Class ManagementConfig
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
package
 
Implementation Implementation Link
to Interface ComponentConfiguration
 
 

Field Summary
Constructor Summary
void
SampleComponentConfig(Properties props)
void
Method Summary
public void
Field Detail
mgmtConfig
ManagementConfig mgmtConfig
Multiplicity:
1
 
Constructor Detail
SampleComponentConfig
void SampleComponentConfig (Properties props)
 
Stereotype:
create
 

SampleComponentConfig
void SampleComponentConfig (ManagementConfig mgmtConfig)
 
Stereotype:
create
 
Method Detail
getManagementConfig
public ManagementConfig getManagementConfig ()
 
 

setManagementConfig
public void setManagementConfig (ManagementConfig config)
 
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD