@Service public class FactoryWithDefaultProxyForSameScope extends Object implements Factory<List<String>>
FactoryWithDefaultProxyForSameScope()
void
dispose(List<String> instance)
List<String>
provide()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FactoryWithDefaultProxyForSameScope()
@ProxyForSameScope public List<String> provide()
provide
Factory<List<String>>
public void dispose(List<String> instance)
dispose
Copyright © 2009–2023 Oracle Corporation. All rights reserved.