|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.module.AbstractModuleComponent
org.alfresco.repo.module.ModuleComponentHelperTest.NoopModuleComponent
public static class ModuleComponentHelperTest.NoopModuleComponent
No-operation tester class
Field Summary |
---|
Fields inherited from class org.alfresco.repo.module.AbstractModuleComponent |
---|
authenticationComponent, moduleService, serviceRegistry |
Constructor Summary | |
---|---|
ModuleComponentHelperTest.NoopModuleComponent()
|
Method Summary | |
---|---|
protected void |
executeInternal()
The method that performs the actual work. |
Methods inherited from class org.alfresco.repo.module.AbstractModuleComponent |
---|
checkProperties, equals, execute, getAppliesFromVersionNumber, getAppliesToVersionNumber, getDependsOn, getDescription, getModuleId, getName, getSinceVersionNumber, hashCode, init, isExecuteOnceOnly, setAppliesFromVersion, setAppliesToVersion, setAuthenticationComponent, setBeanName, setDependsOn, setDescription, setExecuteOnceOnly, setModuleId, setModuleService, setName, setServiceRegistry, setSinceVersion, setTenantAdminService, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ModuleComponentHelperTest.NoopModuleComponent()
Method Detail |
---|
protected void executeInternal() throws java.lang.Throwable
AbstractModuleComponent
executeInternal
in class AbstractModuleComponent
java.lang.Throwable
- any problems, just throw them
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |