com.evolveum.midpoint.util.aspect
Class MidpointAspect
java.lang.Object
com.evolveum.midpoint.util.aspect.MidpointAspect
public class MidpointAspect
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INDENT_STRING
public static final String INDENT_STRING
- See Also:
- Constant Field Values
SUBSYSTEM_REPOSITORY
public static final String SUBSYSTEM_REPOSITORY
- See Also:
- Constant Field Values
SUBSYSTEM_TASKMANAGER
public static final String SUBSYSTEM_TASKMANAGER
- See Also:
- Constant Field Values
SUBSYSTEM_PROVISIONING
public static final String SUBSYSTEM_PROVISIONING
- See Also:
- Constant Field Values
SUBSYSTEM_RESOURCEOBJECTCHANGELISTENER
public static final String SUBSYSTEM_RESOURCEOBJECTCHANGELISTENER
- See Also:
- Constant Field Values
SUBSYSTEM_MODEL
public static final String SUBSYSTEM_MODEL
- See Also:
- Constant Field Values
SUBSYSTEM_WEB
public static final String SUBSYSTEM_WEB
- See Also:
- Constant Field Values
SUBSYSTEM_UCF
public static final String SUBSYSTEM_UCF
- See Also:
- Constant Field Values
SUBSYSTEMS
public static final String[] SUBSYSTEMS
MidpointAspect
public MidpointAspect()
processRepositoryNdc
public Object processRepositoryNdc(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Throws:
Throwable
processTaskManagerNdc
public Object processTaskManagerNdc(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Throws:
Throwable
processProvisioningNdc
public Object processProvisioningNdc(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Throws:
Throwable
processResourceObjectChangeListenerNdc
public Object processResourceObjectChangeListenerNdc(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Throws:
Throwable
processModelNdc
public Object processModelNdc(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Throws:
Throwable
processWebNdc
public Object processWebNdc(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Throws:
Throwable
processUcfNdc
public Object processUcfNdc(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Throws:
Throwable
swapSubsystemMark
public static String swapSubsystemMark(String subsystemName)
entriesIntoRepository
public void entriesIntoRepository()
entriesIntoTaskManager
public void entriesIntoTaskManager()
entriesIntoProvisioning
public void entriesIntoProvisioning()
entriesIntoResourceObjectChangeListener
public void entriesIntoResourceObjectChangeListener()
entriesIntoModel
public void entriesIntoModel()
entriesIntoWeb
public void entriesIntoWeb()
entriesIntoUcf
public void entriesIntoUcf()
Copyright © 2013 evolveum. All Rights Reserved.