public class HiveMQExtension
extends Object
-
Nested Class Summary
Nested Classes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getAdditionalClasses
@NotNull
public @NotNull List<Class<?>> getAdditionalClasses()
-
-
getId
@NotNull
public @NotNull String getId()
-
getName
@NotNull
public @NotNull String getName()
-
getVersion
@NotNull
public @NotNull String getVersion()
-
getPriority
public int getPriority()
-
getStartPriority
public int getStartPriority()
-
isDisabledOnStartup
public boolean isDisabledOnStartup()
-
getMainClass
@NotNull
public @NotNull Class<?> getMainClass()