public class ServletDescriptor extends Object
Constructor and Description |
---|
ServletDescriptor(String path,
String className) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getName() |
String |
getPath() |
void |
setClassName(String className) |
void |
setName(String name) |
void |
setPath(String path) |
String |
toString() |
Copyright © 2007–2017 MojoHaus. All rights reserved.