com.ebmwebsourcing.webcommons.user.aop
Class CheckParameterNullityForServices

java.lang.Object
  extended by com.ebmwebsourcing.webcommons.user.aop.CheckParameterNullityForServices

public class CheckParameterNullityForServices
extends java.lang.Object

Author:
ofabre

Constructor Summary
CheckParameterNullityForServices()
           
 
Method Summary
 java.lang.Object beforePublicAllArgsNotNull(org.aspectj.lang.ProceedingJoinPoint pjp)
           
 java.lang.Object beforePublicSomeArgsNotNull(org.aspectj.lang.ProceedingJoinPoint pjp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckParameterNullityForServices

public CheckParameterNullityForServices()
Method Detail

beforePublicAllArgsNotNull

public java.lang.Object beforePublicAllArgsNotNull(org.aspectj.lang.ProceedingJoinPoint pjp)
                                            throws java.lang.Throwable
Throws:
java.lang.Throwable

beforePublicSomeArgsNotNull

public java.lang.Object beforePublicSomeArgsNotNull(org.aspectj.lang.ProceedingJoinPoint pjp)
                                             throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2010 eBM WebSourcing. All Rights Reserved.