|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
public class WarOfficeFloorDecorator
OfficeFloorDecorator for a WAR.
| Field Summary | |
|---|---|
static String |
SYSTEM_PROPERTY_HTTP_PORT
System property for the HTTP port. |
static String |
SYSTEM_PROPERTY_PASSWORD_FILE_LOCATION
System property for the password file location. |
static String |
WEB_INF
WEB-INF directory name. |
static String |
WEB_INF_CLASSES
Directory within the Web Archive containing classes for the class path. |
static String |
WEB_INF_LIB
Directory within the Web Archive containing additional archives for the class path. |
static String |
WEB_INF_WEB_XML
web.xml location within the Web Archive. |
static String |
WEB_PUBLIC
Directory to contain the public content. |
| Constructor Summary | |
|---|---|
WarOfficeFloorDecorator()
|
|
| Method Summary | |
|---|---|
void |
decorate(OfficeFloorDecoratorContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SYSTEM_PROPERTY_PASSWORD_FILE_LOCATION
System property for the password file location.
public static final String SYSTEM_PROPERTY_HTTP_PORT
System property for the HTTP port.
public static final String WEB_INF
public static final String WEB_INF_CLASSES
public static final String WEB_INF_LIB
public static final String WEB_INF_WEB_XML
web.xml location within the Web Archive.
public static final String WEB_PUBLIC
| Constructor Detail |
|---|
public WarOfficeFloorDecorator()
| Method Detail |
|---|
public void decorate(OfficeFloorDecoratorContext context)
throws Exception
decorate in interface OfficeFloorDecoratorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||