|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.wcb.foundation.ComponentBase
nl.gx.webmanager.wcb.foundation.ComponentTypeBase
nl.gx.webmanager.wcb.profileprovidertype.impl.ProfileProviderComponentTypeImpl
public final class ProfileProviderComponentTypeImpl
This class provides a profile provider component type implementation.
| Field Summary |
|---|
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentTypeBase |
|---|
myJcrService, mySiteworksUtil |
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentBase |
|---|
myBundleContext, myComponentBundle, myComponentDefinition |
| Constructor Summary | |
|---|---|
ProfileProviderComponentTypeImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getComponentInterface()
Return the componentinterface this componenttype provides. |
java.lang.String |
getComponentTypeInterface()
Returns the componenttypeinterface this componenttype publishes. |
boolean |
startComponent(Component component)
Starts an installed component. |
boolean |
stopComponent(Component component)
Stops an installed component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface nl.gx.webmanager.wcb.ComponentType |
|---|
checkComponentDefinition, getComponent, getComponentCount, getComponents, installComponent, purgeComponent, uninstallComponent, updateComponent |
| Constructor Detail |
|---|
public ProfileProviderComponentTypeImpl()
| Method Detail |
|---|
public boolean startComponent(Component component)
startComponent in interface ComponentTypestartComponent in class ComponentTypeBasecomponent - Component that should be started
public boolean stopComponent(Component component)
stopComponent in interface ComponentTypestopComponent in class ComponentTypeBasecomponent - Component that should be started
public java.lang.String getComponentInterface()
getComponentInterface in interface ComponentTypepublic java.lang.String getComponentTypeInterface()
getComponentTypeInterface in interface ComponentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||