public abstract class MappedWebArtifact<T> extends Object
| Constructor and Description |
|---|
MappedWebArtifact(T artifact,
Set<String> urlPatterns,
String name,
Map<String,String> params) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
getArtifact() |
String |
getName() |
Map<String,String> |
getParams() |
Set<String> |
getUrlPatterns() |
Copyright © 2017 ObjectStyle LLC. All rights reserved.