public interface Startup extends ManagedLifecycle, Nameable, SynapseArtifact
Modifier and Type | Method and Description |
---|---|
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
|
destroy, init
getDescription, setDescription
QName getTagQName()
String getFileName()
void setFileName(String fileName)
fileName
- the name of the file as a stringCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.