Class DefaultLicenseCiCounterFactory

  • All Implemented Interfaces:
    com.xebialabs.license.service.LicenseCiCounterFactory

    public class DefaultLicenseCiCounterFactory
    extends java.lang.Object
    implements com.xebialabs.license.service.LicenseCiCounterFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.xebialabs.license.LicenseCiCounter create​(com.xebialabs.license.License license)  
      • Methods inherited from class java.lang.Object

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

      • DefaultLicenseCiCounterFactory

        public DefaultLicenseCiCounterFactory()
    • Method Detail

      • create

        public com.xebialabs.license.LicenseCiCounter create​(com.xebialabs.license.License license)
        Specified by:
        create in interface com.xebialabs.license.service.LicenseCiCounterFactory