org.superbiz.interceptors
Class Utils

java.lang.Object
  extended by org.superbiz.interceptors.Utils

public class Utils
extends Object

Version:
$Rev: 808628 $ $Date: 2009-08-27 22:59:11 +0200 (Do, 27. Aug 2009) $

Constructor Summary
Utils()
           
 
Method Summary
static List<String> addClassSimpleName(javax.interceptor.InvocationContext ic, String classSimpleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

addClassSimpleName

public static List<String> addClassSimpleName(javax.interceptor.InvocationContext ic,
                                              String classSimpleName)
                                       throws Exception
Throws:
Exception


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.