base

package
v1.0.49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AccessLoggingSupportDependency is the id for the Tomcat Access Logging Support contributed to the Tomcat instance.
	AccessLoggingSupportDependency = "tomcat-access-logging-support"

	// ExternalConfiguration is the id for the optional externalized configuration contributed to the Tomcat instance.
	ExternalConfiguration = "tomcat-external-configuration"

	// LifecycleSupportDependency is the id for the Tomcat Lifecycle Support contributed to the Tomcat instance.
	LifecycleSupportDependency = "tomcat-lifecycle-support"

	// LoggingSupportDependency is the id for the Tomcat Logging Support contributed to the Tomcat instance.
	LoggingSupportDependency = "tomcat-logging-support"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	// contains filtered or unexported fields
}

func NewBase

func NewBase(build build.Build) (Base, bool, error)

NewBase creates a new CATALINA_BASE instance. OK is true if the application contains a "WEB-INF" directory.

func (Base) Contribute

func (b Base) Contribute() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL