- java.lang.Object
-
- org.apache.felix.gogo.commands.basic.AbstractCommand
-
- io.fabric8.boot.commands.support.AbstractCommandComponent
-
- All Implemented Interfaces:
- Validatable, org.apache.felix.service.command.Function
- Direct Known Subclasses:
- CreateCommand, JoinCommand
@ThreadSafe
public abstract class AbstractCommandComponent
extends org.apache.felix.gogo.commands.basic.AbstractCommand
implements Validatable
An abstract base class for validatable command components.
- Since:
- 05-Feb-2014
- Author:
- Thomas.Diesler@jboss.com
-
-
Method Summary
-
Methods inherited from class org.apache.felix.gogo.commands.basic.AbstractCommand
createNewAction, execute, getActionClass, getPreparator, releaseAction
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014 Red Hat. All Rights Reserved.