Class ContextAttachments

java.lang.Object
org.jboss.as.controller.transform.ContextAttachments
All Implemented Interfaces:
AutoCloseable

public class ContextAttachments extends Object implements AutoCloseable
Internal class for providing attachments. Although it is in the .transform package, this is more to avoid polluting the parent package.
Author:
Kabir Khan