public class FolderLiteral extends javax.enterprise.util.AnnotationLiteral<Folder> implements Folder
FolderFolder.DefaultFolderNameBuilder, Folder.FolderConfigPreProcessor, Folder.NameBuilder| Constructor and Description | 
|---|
FolderLiteral(boolean virtual)  | 
FolderLiteral(String name,
             Class<? extends Folder.NameBuilder> folderNameBuilder)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Class<? extends Folder.NameBuilder> | 
folderNameBuilder()  | 
int | 
hashCode()  | 
String | 
name()  | 
clone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, toStringpublic FolderLiteral(boolean virtual)
public FolderLiteral(String name, Class<? extends Folder.NameBuilder> folderNameBuilder)
public String name()
public Class<? extends Folder.NameBuilder> folderNameBuilder()
public boolean equals(Object o)
equals in interface Annotationequals in class javax.enterprise.util.AnnotationLiteral<Folder>public int hashCode()
hashCode in interface AnnotationhashCode in class javax.enterprise.util.AnnotationLiteral<Folder>Copyright © 2017 The Apache Software Foundation. All rights reserved.