JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.pidster.tomcat.embed
Interface Collector<P,C>
Type Parameters:
P
- parent
C
- child
All Known Subinterfaces:
CatalinaBuilder
,
TomcatApplicationBuilder
,
TomcatHostBuilder
,
TomcatServerBuilder
,
TomcatServiceBuilder
,
TomcatValveBuilder
All Known Implementing Classes:
CatalinaBuilderImpl
,
TomcatApplicationBuilderImpl
,
TomcatHostBuilderImpl
,
TomcatServerBuilderImpl
,
TomcatServiceBuilderImpl
public interface
Collector<P,C>
Method Summary
Methods
Modifier and Type
Method and Description
P
collect
(
C
child)
Method Detail
collect
P
collect(
C
child)
Parameters:
child
-
Returns:
parent
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method