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 Builder<B extends
Buildable
>
Type Parameters:
B
- a Buildable type
All Known Subinterfaces:
CatalinaBuilder
,
HierarchicalBuilder
<P,T>,
TomcatApplicationBuilder
,
TomcatContainerBuilder
<P,T>,
TomcatHostBuilder
,
TomcatServerBuilder
,
TomcatServiceBuilder
,
TomcatValveBuilder
All Known Implementing Classes:
AbstractContainerBuilder
,
AbstractHierarchicalBuilder
,
AbstractLifecycleBuilder
,
CatalinaBuilderImpl
,
TomcatApplicationBuilderImpl
,
TomcatHostBuilderImpl
,
TomcatServerBuilderImpl
,
TomcatServiceBuilderImpl
public interface
Builder<B extends
Buildable
>
Common super-interface for builders
Method Summary
Methods
Modifier and Type
Method and Description
B
build
()
Build an instance
Method Detail
build
B
build()
Build an instance
Returns:
the built instance
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