T
- the service type.public class ServiceLocator<T> extends Object
Constructor and Description |
---|
ServiceLocator(String initParam,
javax.servlet.FilterConfig config) |
ServiceLocator(String initParam,
javax.servlet.ServletConfig config) |
public ServiceLocator(String initParam, javax.servlet.ServletConfig config) throws javax.servlet.ServletException
javax.servlet.ServletException
public ServiceLocator(String initParam, javax.servlet.FilterConfig config)
public T locateService() throws javax.servlet.ServletException
null
in case the
corresponding init-param
was not set.javax.servlet.ServletException
Copyright © 2008-2018 FedICT. All Rights Reserved.