|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Startup
This startup interface will be instantiated to create startup tasks.
| Method Summary | |
|---|---|
String |
getFileName()
Returns the name of the file where this startup is defined |
QName |
getTagQName()
This will return the configuration tag QName of the implemented startup |
void |
setFileName(String fileName)
Set the name of the file name where this startup is defined |
| Methods inherited from interface org.apache.synapse.ManagedLifecycle |
|---|
destroy, init |
| Methods inherited from interface org.apache.synapse.Nameable |
|---|
getName, setName |
| Methods inherited from interface org.apache.synapse.SynapseArtifact |
|---|
getDescription, setDescription |
| Method Detail |
|---|
QName getTagQName()
String getFileName()
void setFileName(String fileName)
fileName - the name of the file as a string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||