public class Test
extends org.apache.karaf.shell.console.OsgiCommandSupport
Constructor and Description |
---|
Test() |
Modifier and Type | Method and Description |
---|---|
protected Object |
doExecute() |
void |
setIpInterfaceDao(IpInterfaceDao ipInterfaceDao) |
void |
setRegistry(ServiceMonitorRegistry registry) |
void |
setTransactionTemplate(org.springframework.transaction.support.TransactionOperations transactionTemplate) |
protected Object doExecute() throws Exception
doExecute
in class org.apache.karaf.shell.console.AbstractAction
Exception
public void setRegistry(ServiceMonitorRegistry registry)
public void setIpInterfaceDao(IpInterfaceDao ipInterfaceDao)
public void setTransactionTemplate(org.springframework.transaction.support.TransactionOperations transactionTemplate)
Copyright © 2020. All rights reserved.