public class GuiceContainer extends Container
Constructor and Description |
---|
GuiceContainer() |
Modifier and Type | Method and Description |
---|---|
void |
debug(String message,
Throwable e) |
void |
error(String message,
Throwable e) |
Object |
getComponent(String className) |
void |
init(javax.servlet.http.HttpServlet servlet) |
boolean |
isDebugMode() |
void |
warn(String message,
Throwable e) |
public void init(javax.servlet.http.HttpServlet servlet) throws javax.servlet.ServletException
public Object getComponent(String className) throws Exception
getComponent
in class Container
Exception
public boolean isDebugMode()
isDebugMode
in class Container
Copyright © 2024. All rights reserved.