Class SystemPropertyActivationImpl

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.spi.SystemPropertyActivation

    public class SystemPropertyActivationImpl
    extends Object
    implements org.jboss.weld.bootstrap.spi.SystemPropertyActivation
    • Constructor Detail

      • SystemPropertyActivationImpl

        public SystemPropertyActivationImpl​(String name,
                                            String value)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.jboss.weld.bootstrap.spi.SystemPropertyActivation
      • getValue

        public String getValue()
        Specified by:
        getValue in interface org.jboss.weld.bootstrap.spi.SystemPropertyActivation