Uses of Class
com.blackrook.small.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
-
Uses of SmallEnvironment in com.blackrook.small.util
Modifier and TypeMethodDescriptionstatic SmallEnvironment
SmallUtils.getEnvironment
(javax.servlet.ServletContext context) Convenience method that gets the Small Application Environment from the servlet context.static SmallEnvironment
SmallUtils.getEnvironment
(javax.websocket.EndpointConfig config) Convenience method that gets the Small Application Environment from WebSocket EndpointConfig.