public class ServletInfo extends Object
| Constructor and Description | 
|---|
ServletInfo(org.osgi.framework.ServiceReference reference)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canHandle(String path)  | 
String | 
getAlias()  | 
String | 
getName()  | 
List<String> | 
getPatterns()  | 
boolean | 
hasAlias()  | 
boolean | 
isValid()  | 
Copyright © 2021. All rights reserved.