A D G I O P

A

Activator - Class in org.apache.ace.identification.ifconfig
 
Activator() - Constructor for class org.apache.ace.identification.ifconfig.Activator
 

D

destroy(BundleContext, DependencyManager) - Method in class org.apache.ace.identification.ifconfig.Activator
 

G

getID() - Method in class org.apache.ace.identification.ifconfig.IfconfigIdentification
 

I

IfconfigIdentification - Class in org.apache.ace.identification.ifconfig
Implementation of the Identification interface which will determine a mac-address based ID which is determined by running the ifconfig command.
IfconfigIdentification() - Constructor for class org.apache.ace.identification.ifconfig.IfconfigIdentification
 
init(BundleContext, DependencyManager) - Method in class org.apache.ace.identification.ifconfig.Activator
 
isValidMac(String) - Method in class org.apache.ace.identification.ifconfig.IfconfigIdentification
Verifies whether a string contains a valid mac addres, a valid mac address consists of 6 pairs of [A-F,a-f,0-9] separated by ':', e.g.

O

org.apache.ace.identification.ifconfig - package org.apache.ace.identification.ifconfig
 

P

parseIfconfigOutput(BufferedReader) - Method in class org.apache.ace.identification.ifconfig.IfconfigIdentification
Parses the mac address of the first active adapter from the output of the ifconfig command.

A D G I O P

Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.