com.ibm.wsspi.http

Uses of Interface VirtualHost

Uses of VirtualHost in com.ibm.wsspi.http

Modifier and Type Method and Description
  1. void
VirtualHostListener.contextRootAdded(java.lang.String contextRoot,VirtualHost virtualHost)
Called when a new context root is registered with a given virtual host.
  1. void
VirtualHostListener.contextRootRemoved(java.lang.String contextRoot,VirtualHost virtualHost)
Called when a context root is removed from a given virtual host.