Searched refs:getClassInstance (Results 1 – 4 of 4) sorted by relevance
73 public Class<?> getClassInstance(String name) throws ClassNotFoundException { in getClassInstance() method in Struts2Factory74 Class<?> clazz = super.getClassInstance(name); in getClassInstance()159 (Class<? extends Interceptor>) getClassInstance(interceptorConfig.getClassName()); in buildInterceptor()
77 public Class getClassInstance(String name) throws ClassNotFoundException { in getClassInstance() method in GuiceObjectFactory78 Class<?> clazz = super.getClassInstance(name); in getClassInstance()172 interceptorClass = getClassInstance(interceptorConfig.getClassName()); in buildInterceptor()
META-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...