public class JavaCodebaseComponentImpl extends TaggedComponentBase implements JavaCodebaseComponent
Constructor and Description |
---|
JavaCodebaseComponentImpl(String URLs) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getId()
Return the (type) identity of this entity.
|
String |
getURLs() |
int |
hashCode() |
String |
toString() |
void |
writeContents(OutputStream os) |
getIOPComponent
write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getIOPComponent
public JavaCodebaseComponentImpl(String URLs)
public String getURLs()
getURLs
in interface JavaCodebaseComponent
public void writeContents(OutputStream os)
writeContents
in interface WriteContents
public int getId()
Identifiable
getId
in interface Identifiable
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.