@Component public class ExposedAsAServiceComponentWithMultipleSpecifiedInterfaces extends Object implements ExposedAsAServiceComponentInterface, ExposedAsAServiceComponentInterfaceTwo, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
ExposedAsAServiceComponentWithMultipleSpecifiedInterfaces() |
public ExposedAsAServiceComponentWithMultipleSpecifiedInterfaces()
public void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeanpublic void doStuff()
doStuff in interface ExposedAsAServiceComponentInterfacepublic void doOtherStuff()
doOtherStuff in interface ExposedAsAServiceComponentInterfaceTwoCopyright © 2019 Atlassian. All rights reserved.