Class SystemPropertyActivationImpl

java.lang.Object
org.jboss.weld.metadata.SystemPropertyActivationImpl
All Implemented Interfaces:
org.jboss.weld.bootstrap.spi.SystemPropertyActivation

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

    • SystemPropertyActivationImpl

      public SystemPropertyActivationImpl(String name, String value)
  • Method Details

    • 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