info.magnolia.objectfactory.guice
Class GuicePropertyConfigurer.NamedImpl
java.lang.Object
info.magnolia.objectfactory.guice.GuicePropertyConfigurer.NamedImpl
- All Implemented Interfaces:
- Serializable, Annotation, javax.inject.Named
- Enclosing class:
- GuicePropertyConfigurer
public static class GuicePropertyConfigurer.NamedImpl
- extends Object
- implements javax.inject.Named, Serializable
Represents an instantiated @Named annotation.
- See Also:
- Serialized Form
GuicePropertyConfigurer.NamedImpl
public GuicePropertyConfigurer.NamedImpl(String value)
value
public String value()
hashCode
public int hashCode()
- Specified by:
hashCode
in interface Annotation
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object o)
- Specified by:
equals
in interface Annotation
- Overrides:
equals
in class Object
toString
public String toString()
- Specified by:
toString
in interface Annotation
- Overrides:
toString
in class Object
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.