- getArchiveExtension() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the file extension of the archive (Like "zip" or "tar.gz").
- getArchiveName() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the name of the archive (Like "EventStore-OSS-Win" or
"EventStore-OSS-Linux") without version and file extension.
- getArchiveVersion() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the version of the archive (Like "3.0.3").
- getArguments() - Method in class org.fuin.esmp.EventStoreStartMojo
-
Returns the command line arguments to pass to the executable.
- getBaseUrl() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the base URl where the event store archives are located.
- getCommand() - Method in class org.fuin.esmp.EventStoreStartMojo
-
Returns the name of the executable or shell script to start the event
store.
- getCommand() - Method in class org.fuin.esmp.EventStoreStopMojo
-
Returns the name of the executable or shell script to stop the event
store.
- getDownloadFile() - Method in class org.fuin.esmp.EventStoreDownloadMojo
-
Returns the file where the result of the download is located.
- getDownloadUrl() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the full URL where the event store file to download is located.
- getEventStoreDir() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the directory where the event store should be installed.
- getLogger(String) - Method in class org.slf4j.impl.MavenLoggerFactory
- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
- getMavenLog() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Set Maven Log.
- getName() - Method in class org.slf4j.impl.MavenLoggerAdapter
- getPidFile() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the PID file.
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Return the singleton of this class.
- getTargetDir() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the target build directory.