org.apache.catalina.deploy
Class ApplicationListener
java.lang.Object
org.apache.catalina.deploy.ApplicationListener
public class ApplicationListener
- extends Object
Enables additional attributes other than just the name to be recorded for
an application listener.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationListener
public ApplicationListener(String className,
boolean pluggabilityBlocked)
getClassName
public String getClassName()
isPluggabilityBlocked
public boolean isPluggabilityBlocked()
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.