Interface WebappProperties

All Known Implementing Classes:
ParallelWebappClassLoader, WebappClassLoader, WebappClassLoaderBase

public interface WebappProperties
An interface intended for use by class loaders associated with a web application that enables them to provide additional information to JULI about the web application with which they are associated. For any web application the combination of getWebappName(), getHostName() and getServiceName() must be unique.