|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.core.ResinControl
com.caucho.config.core.ResinInclude
public class ResinInclude
Imports values from a separate file.
| Constructor Summary | |
|---|---|
ResinInclude()
|
|
| Method Summary | |
|---|---|
void |
init()
|
void |
setConfigSystemId(java.lang.String systemId)
Sets the current location. |
void |
setHref(java.lang.String path)
Sets the resin:import path. |
void |
setOptional(boolean optional)
Sets true if the path is optional. |
void |
setPath(java.lang.String path)
Sets the resin:import path. |
| Methods inherited from class com.caucho.config.core.ResinControl |
|---|
getObject, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResinInclude()
| Method Detail |
|---|
public void setConfigSystemId(java.lang.String systemId)
public void setHref(java.lang.String path)
public void setPath(java.lang.String path)
public void setOptional(boolean optional)
@PostConstruct
public void init()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||