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