Package allurium.aspects
Class PageAspects
java.lang.Object
allurium.aspects.PageAspects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
initializePageElements
(org.aspectj.lang.JoinPoint joinPoint)
-
Constructor Details
-
PageAspects
public PageAspects()
-
-
Method Details
-
initializePageElements
public void initializePageElements(org.aspectj.lang.JoinPoint joinPoint) throws IllegalAccessException, LocatorByException, PageObjectInPageObjectException -
detectPageObjectsInPageObjectAndPreventCompiling
public static void detectPageObjectsInPageObjectAndPreventCompiling(Object pageObject) throws PageObjectInPageObjectException - Throws:
PageObjectInPageObjectException
-