com.sun.ejb.containers.interceptors
Class InterceptorUtil

java.lang.Object
  extended by com.sun.ejb.containers.interceptors.InterceptorUtil

public class InterceptorUtil
extends java.lang.Object


Constructor Summary
InterceptorUtil()
           
 
Method Summary
static void checkSetParameters(java.lang.Object[] params, java.lang.reflect.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorUtil

public InterceptorUtil()
Method Detail

checkSetParameters

public static void checkSetParameters(java.lang.Object[] params,
                                      java.lang.reflect.Method method)


Copyright © 2012 GlassFish Community. All Rights Reserved.