All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ildfly-clustering-weld-core.33.0.2.Final.source-code.org.jboss.weld.bean.proto Maven / Gradle / Ivy

package org.jboss.weld.bean;


/**
 * @TypeId(420)
 */
message ManagedBeanIdentifier {
	optional	bytes	identifier	 = 1;
}

/**
 * @TypeId(421)
 */
message StringBeanIdentifier {
	optional	string	value	 = 1;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy