Uses of Class
com.blackrook.small.SmallEnvironment
Packages that use SmallEnvironment
Package
Description
This package contains the main classes and components that make up the main functions of the framework.
Contains utility functions and classes.
-
Uses of SmallEnvironment in com.blackrook.small
Methods in com.blackrook.small that return SmallEnvironment -
Uses of SmallEnvironment in com.blackrook.small.util
Methods in com.blackrook.small.util that return SmallEnvironmentModifier and TypeMethodDescriptionstatic SmallEnvironmentSmallUtils.getEnvironment(javax.servlet.ServletContext context) Convenience method that gets the Small Application Environment from the servlet context.static SmallEnvironmentSmallUtils.getEnvironment(javax.websocket.EndpointConfig config) Convenience method that gets the Small Application Environment from WebSocket EndpointConfig.