Uses of Class
org.jboss.osgi.spi.Attachments.Key

Packages that use Attachments.Key
org.jboss.osgi.spi Common classes and interfaces. 
org.jboss.osgi.spi.util A collection of SPI provided utilities. 
 

Uses of Attachments.Key in org.jboss.osgi.spi
 

Methods in org.jboss.osgi.spi that return Attachments.Key
static Attachments.Key Attachments.Key.valueOf(java.lang.String key)
           
 

Methods in org.jboss.osgi.spi that return types with arguments of type Attachments.Key
 java.util.Collection<Attachments.Key> Attachments.getAttachmentKeys()
          Get attachment keys
 

Uses of Attachments.Key in org.jboss.osgi.spi.util
 

Methods in org.jboss.osgi.spi.util that return types with arguments of type Attachments.Key
 java.util.Collection<Attachments.Key> AttachmentSupport.getAttachmentKeys()
           
 



Copyright © 2010. All Rights Reserved.