Package org.eclipse.jetty.servlet
Class Source
java.lang.Object
org.eclipse.jetty.servlet.Source
Source
The source of a web artifact: servlet, filter, mapping etc
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMBEDDED
-
JAVAX_API
-
_origin
-
_resource
-
-
Constructor Details
-
Source
- Parameters:
o
- the Origin of the artifact (servlet, filter, mapping etc)resource
- the location where the artifact was declared
-
-
Method Details