org.jboss.deployers.plugins.attachments
Class DefaultAttachmentsFactory
java.lang.Object
org.jboss.deployers.spi.attachments.AttachmentsFactory
org.jboss.deployers.plugins.attachments.DefaultAttachmentsFactory
public class DefaultAttachmentsFactory
- extends AttachmentsFactory
DefaultAttachmentsBuilder.
- Version:
- $Revision: 1.1 $
- Author:
- Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAttachmentsFactory
public DefaultAttachmentsFactory()
newAttachments
public Attachments newAttachments()
- Description copied from class:
AttachmentsFactory
- Create an attachments object
- Specified by:
newAttachments
in class AttachmentsFactory
- Returns:
- the attachments
newMutableAttachments
public MutableAttachments newMutableAttachments()
- Description copied from class:
AttachmentsFactory
- Create a mutable attachments object
- Specified by:
newMutableAttachments
in class AttachmentsFactory
- Returns:
- the attachments
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.