com.atlassian.plugin.servlet.descriptors
Class ServletContextListenerModuleDescriptorBuilder
java.lang.Object
com.atlassian.plugin.servlet.descriptors.ServletContextListenerModuleDescriptorBuilder
public class ServletContextListenerModuleDescriptorBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletContextListenerModuleDescriptorBuilder
public ServletContextListenerModuleDescriptorBuilder()
with
public ServletContextListenerModuleDescriptorBuilder with(Plugin plugin)
withKey
public ServletContextListenerModuleDescriptorBuilder withKey(String key)
with
public ServletContextListenerModuleDescriptorBuilder with(javax.servlet.ServletContextListener listener)
build
public ServletContextListenerModuleDescriptor build()
Copyright © 2010 Atlassian. All Rights Reserved.