public class ServerInventoryCallbackService extends Object implements org.jboss.msc.service.Service<CallbackHandler>
| Constructor and Description |
|---|
ServerInventoryCallbackService() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<ServerInventory> |
getServerInventoryInjectedValue() |
CallbackHandler |
getValue() |
void |
start(org.jboss.msc.service.StartContext startContext) |
void |
stop(org.jboss.msc.service.StopContext stopContext) |
public void start(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.service.Service<CallbackHandler>org.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext stopContext)
stop in interface org.jboss.msc.service.Service<CallbackHandler>public org.jboss.msc.value.InjectedValue<ServerInventory> getServerInventoryInjectedValue()
public CallbackHandler getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<CallbackHandler>IllegalStateExceptionIllegalArgumentExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.