com.sun.ejb.containers.interceptors
Class InterceptorUtil

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

public class InterceptorUtil
extends Object


Constructor Summary
InterceptorUtil()
           
 
Method Summary
static void checkSetParameters(Object[] params, 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(Object[] params,
                                      Method method)


Copyright © 2012 GlassFish Community. All Rights Reserved.