Class ServiceWithDefaultName


  • @Service(metadata="key1=value1,key2=value2")
    @Named
    @PerLookup
    public class ServiceWithDefaultName
    extends java.lang.Object
    The class file for this must be copied into resources if this should change
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceWithDefaultName

        public ServiceWithDefaultName()