org.jboss.weld.metadata
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropertyActivationImpl
public SystemPropertyActivationImpl(String name,
String value)
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
Copyright © 2013 Seam Framework. All Rights Reserved.