JSF-Spring

de.mindmatters.faces.spring
Class JsfSpringConfig

java.lang.Object
  extended by de.mindmatters.faces.spring.JsfSpringConfig

public final class JsfSpringConfig
extends java.lang.Object

Describes the runtime configuration of JSF-Spring.

Author:
Andreas Kuhrwahl

Method Summary
static boolean isAspectJVersionEnabled()
          Checks whether the jsf-spring-aspectj.jar is deployed at runtime or not.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isAspectJVersionEnabled

public static boolean isAspectJVersionEnabled()
Checks whether the jsf-spring-aspectj.jar is deployed at runtime or not.

Returns:
true if jsf-spring-aspectj.jar is found in the runtime classpath false otherwise

JSF-Spring

Copyright © 2006 mindmatters GmbH & Co. KG