|
||||||||||
| 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.ResinImport
public class ResinImport
Imports values from a separate file.
| Constructor Summary | |
|---|---|
ResinImport()
|
|
| Method Summary | |
|---|---|
void |
init()
|
void |
setFileset(FileSetType fileSet)
Sets the resin:import fileset. |
void |
setOptional(boolean optional)
Sets true if the path is optional. |
void |
setPath(Path path)
Sets the resin:import path. |
void |
setRecover(boolean isRecover)
Sets true if the resin:import should recover from errors. |
| 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 ResinImport()
| Method Detail |
|---|
public void setPath(Path path)
public void setFileset(FileSetType fileSet)
public void setOptional(boolean optional)
public void setRecover(boolean isRecover)
@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 | |||||||||